Changeset 2794
- Timestamp:
- 12/07/07 18:49:15 (5 years ago)
- Location:
- lang/ruby/gem_chm
- Files:
-
- 2 modified
-
README.txt (modified) (2 diffs)
-
Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/gem_chm/README.txt
r2431 r2794 4 4 5 5 == DESCRIPTION: 6 This script generate ` chmbundle' for Chemr(http://coderepos.org/share/wiki/Chemr),6 This script generate `Chmer bundle' for Chemr(http://coderepos.org/share/wiki/Chemr), 7 7 very cool CHTML viewer on Mac OS X. 8 8 … … 13 13 == SYNOPSIS: 14 14 15 $ gem 2chemr_chm.rbrspec15 $ gem_cmh rspec 16 16 #=> generates latest ./rspec-1.0.8.chm 17 17 18 $ gem 2chemr_chm.rbrspec -v 1.0.518 $ gem_chm rspec -v 1.0.5 19 19 #=> generates latest ./rspec-1.0.5.chm 20 20 -
lang/ruby/gem_chm/Rakefile
r2431 r2794 10 10 p.author = 'MOROHASHI Kyosuke' 11 11 p.email = 'moronatural@gmail.com' 12 p.summary = ' chmbundle generator for Chemr'12 p.summary = 'Chmer bundle generator for Chemr' 13 13 p.description = p.paragraphs_of('README.txt', 2..5).join("\n\n") 14 14 # p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)