Changeset 361 for lang/ruby/module-pluggable
- Timestamp:
- 10/04/07 16:48:53 (4 years ago)
- Files:
-
- 1 modified
-
lang/ruby/module-pluggable/Rakefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/module-pluggable/Rakefile
r355 r361 43 43 s.platform = Gem::Platform::RUBY 44 44 s.has_rdoc = true 45 s.extra_rdoc_files = ["README", "C HANGELOG"]45 s.extra_rdoc_files = ["README", "Changelog"] 46 46 s.rdoc_options += RDOC_OPTS + ['--exclude', '^(examples|extras)/'] 47 47 s.summary = DESCRIPTION … … 60 60 #s.required_ruby_version = '>= 1.8.2' 61 61 62 s.files = %w(README C HANGELOGRakefile) +62 s.files = %w(README Changelog Rakefile) + 63 63 Dir.glob("{bin,doc,test,lib,templates,generator,extras,website,script}/**/*") + 64 64 Dir.glob("ext/**/*.{h,c,rb}") + … … 92 92 rdoc.rdoc_files.include(ENV['DOC_FILES'].split(/,\s*/)) 93 93 else 94 rdoc.rdoc_files.include('README', 'C HANGELOG')94 rdoc.rdoc_files.include('README', 'Changelog') 95 95 rdoc.rdoc_files.include('lib/**/*.rb') 96 96 rdoc.rdoc_files.include('ext/**/*.c')
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)