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 2fb97c3 commit 7d7652aCopy full SHA for 7d7652a
Rakefile
@@ -23,7 +23,6 @@ task rdoc: :generate
23
RDoc::Task.new do |doc|
24
# RDoc task defaults to /html and overrides the op_dir option in .rdoc_options
25
doc.rdoc_dir = "_site" # for GitHub Pages
26
- doc.template = "rorvswild"
27
end
28
29
task "coverage" do
0 commit comments