Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2003-11-02 08:24
1.14

This version adds PHP support and makes sure variable
names that start with symbols are sorted properly in the
indexes. "$foo" will appear under F instead of with the
symbols. It also fixes bugs with multiline Pascal and Ada
prototypes, as well as when using splint-like comments
such as /*@out@*/. Finally, it's easier add custom topic
keywords and types, as well as have them indexed.
Tags: Stable, Minor feature enhancements

2003-09-25 20:03
1.13

This release fixes tab expansion in text diagrams and example code, improves the transparent email obfuscation, and fixes function prototype detection and formatting in Pascal, Delphi, Ada, and some cases of TSQL. It also adds Tcl support.
Tags: Stable, Major bugfixes

2003-09-15 19:47
1.12

This release fixes prototype detection in PL/SQL and Ada. If you don't use those languages, you don't need to upgrade.
Tags: Stable, Minor bugfixes

2003-08-30 20:00
1.11

This release fixes problems detecting variable prototypes for certain languages like Java, JavaScript, and Python.
Tags: Stable, Major bugfixes

2003-08-28 19:14
1.1

This release adds support for seven more programming languages including C#, Python, PL/SQL, and VB. Link tooltips now have the summary sentence of the target, and if applicable, the fully formatted prototype. Indexes are now added and removed automatically, and are now also available for types and constants. Compatibility with KHTML (Konqueror, Safari) is also much improved.
Tags: Stable, Major feature enhancements

Project Resources