Skip to content

Commit 7d7652a

Browse files
committed
Remove reference to rorvswild in Rakefile
1 parent 2fb97c3 commit 7d7652a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ task rdoc: :generate
2323
RDoc::Task.new do |doc|
2424
# RDoc task defaults to /html and overrides the op_dir option in .rdoc_options
2525
doc.rdoc_dir = "_site" # for GitHub Pages
26-
doc.template = "rorvswild"
2726
end
2827

2928
task "coverage" do

0 commit comments

Comments
 (0)