Natural Docs is a documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release makes the menu much more automated.
Groups are automatically created, files are
intelligently placed, alphabetization is
automatically maintained, and the auto-generated
titles are much cleaner. Also, the menu HTML is
easier to use, and the function prototypes are
nicer.
This release includes a second framed HTML
output format that will make updating the menu
much faster for large projects. HTML
compatibility with older versions of IE was
improved, and the threshold for when the menu
automatically collapses was lowered, which
should work better with the most common screen
resolutions.
Natural Docs will now break indexes into multiple files to avoid huge downloads. It will also make links out of URLs and email addresses, and email addresses will be transparently munged so that they look and act like regular links, but should avoid automated spam crawlers. Finally, the Roman style is now completely Roman with no Verdana mixed in.