Info
 Documentation
 Sample
 History
Picture

nrxdoc
 nrxdoc is a documentation generator for NetRexx like javadoc for Java. It generates API documentation in HTML format, for an individual NetRexx source file, or for all NetRexx files in a directory tree.

0.91

What is nrxdoc ?

nrxdoc is a documentation generator for NetRexx like javadoc for Java. The documentation is generated from documentation comments in NetRexx source files and the source file itself.

nrxdoc is parsing the source files and analyses the source code. Documentation comments are linked to class, method, or property definitions. nrxdoc creates a class description HTML file including references to the Java Syntax.

A package HTML file lists all NetRexx classes found by nrxdoc and a package index file all packages.

nrxdoc requires Java JDK 1.1 or higher. The NetRexx source and the class file must be in sync. Only changing of the sequence of the methods will make nrxdoc to fail.

 

Requests and suggestions?

Your comments, questions, and suggestions for nrxdoc and these Web pages are welcome! Send mail to me (Peter Heuchert) directly, using mail to pheuch@de.ibm.com .

[NetRexx |IBM home page |Search |Contact IBM |Help |Legal ]

This page was created on 17 Nov, 1997 it can be found from http://stey2.ncs.mainz.ibm.com