Leandoc is a small documentation generator. Unlike other generators like Doxygen or epydoc, it is designed with simplicity in mind. While the others generate dozens of files, a complex directory hierarchy, and an untold number of support files, leandoc parses the files through the command line and prints one single file to stdout.

Here are some key features of “Leandoc”:

· easy to use
· extremely fast and small
· perfect for small projects
· generates valid XHTML 1.1 code

To generate the documentation for leandoc, I use the following command:

leandoc .c .h -n > doc.xml

Sources mirror 1 (xml)




Author:
admin
Time:
Thursday, January 10th, 2008 at 8:49 am
Category:
Documentation
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply