ROBODoc 4.99.28 review

Download
by rbytes.net on

ROBODoc project is program documentation tool

License: GPL (GNU General Public License)
File size: 0K
Developer: ROBODoc Team
0 stars award from rbytes.net

ROBODoc project is program documentation tool. The idea is to include for every function or procedure a standard header containing all sorts of information about the procedure or function.

ROBODoc extracts these headers from the source file and puts them in a separate autodocs-file. ROBODoc thus allows you to include the program documentation in the source code and avoid having to maintain two separate documents.

ROBODoc can format the headers in a number of different formats: HTML, RTF, LaTeX, or XML DocBook. In HTML mode it can generate cross links between headers. You can even include parts of your source code.

ROBODoc works with many programming languages: For instance C, Pascal, Shell Scripts, Assembler, COBOL, Occam, Postscript, Forth, Tcl/Tk, C++, Java; basically any program in which you can use remarks/comments.

Installation:

./configure
make
make install (as root)

What's New in This Release:
Fixed many compiler warnings.
More readable .css file
makefile for mingw under cygwin
Better syntax colouring support
Better navigation features for HTML output.

ROBODoc 4.99.28 keywords