Jump to content

Documentation generator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gennaro Prota (talk | contribs) at 02:42, 26 December 2006 (disambig page style repair (you can help!)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A documentation generator is a programming tool that generates documentation intended for programmers (API documentation) or end users (End-user Guide), or both, from a set of specially [[comment (computer programming)|comment]ed source code files, and in some cases, binary files.

See also