Documentation preparation for version 0.2 release.

This commit is contained in:
Austin Ziegler 2010-04-19 01:03:52 -04:00
parent 70477ecf21
commit 9fb791a06a
4 changed files with 102 additions and 50 deletions

View file

@ -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" ]