My favorites | Sign in
Project Logo
                
Show all Featured downloads:
doc.xml
Feeds:
People details
Project owners:
  scvalex

Leandoc

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 printing one single file to stdout.

Features:

Easy to use

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

leandoc .c .h -n > doc.xml









Hosted by Google Code