We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eee4b8 commit b9fca6fCopy full SHA for b9fca6f
Rakefile
@@ -5,6 +5,7 @@ require 'rdoc/rdoc'
5
Hoe.plugin :git
6
Hoe.plugin :isolate
7
Hoe.plugin :minitest
8
+Hoe.plugin :rdoc_tags
9
10
$rdoc_rakefile = true
11
0 commit comments