Changeset 383 for lang/ruby/module-pluggable
- Timestamp:
- 10/06/07 06:11:53 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/module-pluggable/Rakefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/module-pluggable/Rakefile
r365 r383 23 23 CLEAN.include ['**/.*.sw?', '*.gem', '.config'] 24 24 RDOC_OPTS = ['--quiet', '--title', "#{NAME} documentation", 25 "--charset", "utf-8", 25 26 "--opname", "index.html", 26 27 "--line-numbers", … … 88 89 rdoc.rdoc_dir = 'html' 89 90 rdoc.options += RDOC_OPTS 90 rdoc.template = "#{ENV['template']}.rb" if ENV['template'] 91 rdoc.template = "#{ENV["HOME"]}/coderepos/lang/ruby/rdoc/generators/template/html/resh/resh.rb" 92 #rdoc.template = "#{ENV['template']}.rb" if ENV['template'] 91 93 if ENV['DOC_FILES'] 92 94 rdoc.rdoc_files.include(ENV['DOC_FILES'].split(/,\s*/))
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)