[typo] Documentation tool suggestions?
Justus Pendleton
justus at ryoohki.net
Sun Nov 20 13:53:04 EST 2005
> Does anyone have any suggestions on tools to look at?
It's not ruby but...python's docutils uses plaintext files and
reStructuredText[1], which is pretty similar to markdown but fuller
featured. It can output to html, latex, and xml. It's what I use for
most of my python coding.
[1]: http://docutils.sourceforge.net/docs/user/rst/quickstart.html
More information about the Typo-list
mailing list