ROBODoc |
ROBODoc is a documentation tool similar to Javadoc. It is used to extract application programming interface documentation from source code. It can be used with any language that supports remarks and works by extracting specially formated headers. These are then reformatted into HTML, DocBook, Troff, ASCII, LaTeX, Portable Document Format, or RTF.
It can be used to document any programming artifact, such as: classes, functions, tests, makefile entries, etc.
=See also=
*List of documentation generators *Comparison of documentation generators
= External links =
*[http://www.xs4all.nl/~rfsber/Robo/robodoc.html ROBODoc Homepage]|
|