ROBODoc ROBODoc

ROBODoc - Definition and Overview

ROBODoc is a documentation tool similar to javadoc. It is used to extract API documentation from sourcecode. It can be used with any language that supports remarks and works by extracting specially formated headers. These are then reformatted into HTML, RTF, LaTeX, or DocBook.

It can be used to document any programming artifact, such as: classes, functions, tests, makefile entries, etc.

See also: javadoc, Synopsis, DOC++, Doxygen

External links

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.