Removing Hanna RDoc template.

I like the Hanna template, but want to look at integrating it again
later, especially when the frames can be eliminated. For now, we'll use
Darkfish, which I think is very ugly.
master
Austin Ziegler 2010-04-18 23:52:48 -04:00
parent 917d455857
commit 70477ecf21
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
require "rubygems"
require 'hanna/rdoctask'
require 'hoe'
$LOAD_PATH.unshift('lib')
@ -36,7 +35,6 @@ Hoe.spec PKG_NAME do
extra_rdoc_files << MANIFEST.grep(/\.rdoc$/)
extra_dev_deps << [ "archive-tar-minitar", "~>0.5.1" ]
extra_dev_deps << [ "hanna", "~>0.1.2" ]
extra_dev_deps << [ "hoe-git", "~>1" ]
extra_dev_deps << [ "metaid", "~>1" ]
clean_globs << "coverage"