Skip to content

Commit 07d13a3

Browse files
committed
Use README.md as documentation home
1 parent 6ae8766 commit 07d13a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ RDoc::Task.new do |rdoc|
4949
rdoc.rdoc_files.include("*.md", "lib/**/*.rb")
5050
rdoc.rdoc_files.exclude("lib/irb/xmp.rb")
5151
rdoc.rdoc_dir = "docs"
52+
rdoc.main = "README.md"
5253
rdoc.options.push("--copy-files", "LICENSE.txt")
5354
end

0 commit comments

Comments
 (0)