[Gardeners] texinfo/documentation

henrik hjelte henrik at evahjelte.com
Tue Jan 10 13:05:54 CST 2006


Speaking of different formats, have you seen reStructuredText?

Quoting: reStructuredText is an easy-to-read,
what-you-see-is-what-you-get plaintext markup syntax and parser system.

Instead of 
  @section{The Section Title}
or 
  <section>The Section Title</section>
or 
  (section . "The Section Title")
reStructuredText looks like this:
  The Section Title
  -----------------

The great selling point is that it is lightweight and looks really 
nice in an editor. It can be converted to PDF, Html, Docbook or
whatever.


http://docutils.sourceforge.net/rst.html

http://www-128.ibm.com/developerworks/library/x-matters24/



/Henrik Hjelte



More information about the Gardeners mailing list