Skip to content

Commit

Permalink
Use README.md as documentation home
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Apr 30, 2024
1 parent 6ae8766 commit 07d13a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ RDoc::Task.new do |rdoc|
rdoc.rdoc_files.include("*.md", "lib/**/*.rb")
rdoc.rdoc_files.exclude("lib/irb/xmp.rb")
rdoc.rdoc_dir = "docs"
rdoc.main = "README.md"
rdoc.options.push("--copy-files", "LICENSE.txt")
end

0 comments on commit 07d13a3

Please sign in to comment.