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.
2 parents eea17e0 + 7a77e55 commit fd9c58bCopy full SHA for fd9c58b
lib/rdoc/task.rb
@@ -71,7 +71,7 @@
71
# require 'rdoc/task'
72
#
73
# RDoc::Task.new :rdoc_dev do |rdoc|
74
-# rdoc.main = "README.doc"
+# rdoc.main = "README.rdoc"
75
# rdoc.rdoc_files.include("README.rdoc", "lib/**/*.rb")
76
# rdoc.options << "--all"
77
# end
0 commit comments