Convert RDoc markup to HTML

Updated . Posted . Visible to the public.

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.

Henning Koch
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2011-04-12 14:43)