Skip to content

Commit 70477ec

Browse files
author
Austin Ziegler
committed
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.
1 parent 917d455 commit 70477ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
require "rubygems"
2-
require 'hanna/rdoctask'
32
require 'hoe'
43

54
$LOAD_PATH.unshift('lib')
@@ -36,7 +35,6 @@ Hoe.spec PKG_NAME do
3635
extra_rdoc_files << MANIFEST.grep(/\.rdoc$/)
3736

3837
extra_dev_deps << [ "archive-tar-minitar", "~>0.5.1" ]
39-
extra_dev_deps << [ "hanna", "~>0.1.2" ]
4038
extra_dev_deps << [ "hoe-git", "~>1" ]
4139
extra_dev_deps << [ "metaid", "~>1" ]
4240
clean_globs << "coverage"

0 commit comments

Comments
 (0)