If you want to convert a README.rdoc
file to HTML, say this from a shell:
rdoc README.rdoc
You will find the generated HTML in doc/index.html
.
If you do this while working on
one of our gems
Show archive.org snapshot
, please .gitignore
everything in doc
and don't commit the generated HTML.
Posted by Henning Koch to makandra dev (2011-04-12 14:43)