ReStructuredText
From 43FoldersWiki
Contents |
[edit] What is reStructuredText?
reStructuredText, or RST, is what the Python community started to use for their documentation effort.
Docutils is the name of the Sourceforge project.
[edit] Learning it
[edit] Documentation
Quickstart for Users.
QuickRef for Users.
Technical specification for Geeks.
[edit] Using it
[edit] Pluses
- Very readable.
- High-power.
- Many outputs (XML, XHTML, LaTeX and so forth).
[edit] Minuses
Sharper learning curve.

