Documentation preparation for version 0.2 release.
This commit is contained in:
parent
70477ecf21
commit
9fb791a06a
4 changed files with 102 additions and 50 deletions
1
Rakefile
1
Rakefile
|
@ -33,6 +33,7 @@ Hoe.spec PKG_NAME do
|
|||
self.description = paragraphs_of(self.readme_file, 2..2).join("\n\n")
|
||||
|
||||
extra_rdoc_files << MANIFEST.grep(/\.rdoc$/)
|
||||
extra_rdoc_files.flatten!
|
||||
|
||||
extra_dev_deps << [ "archive-tar-minitar", "~>0.5.1" ]
|
||||
extra_dev_deps << [ "hoe-git", "~>1" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue