CStyleX 0.2.0 review

Download
by rbytes.net on

CStyleX project is a tool to generate documentation from XML interface definitions. CStyleX is a documentation system that uses a

License: GPL (GNU General Public License)
File size: 14K
Developer: Michael B. Allen
0 stars award from rbytes.net

CStyleX project is a tool to generate documentation from XML interface definitions.

CStyleX is a documentation system that uses a ref.xsl and man.xsl XSLT transforms to convert an XML input file describing the interface of a module in a C library into both an HTML reference and man pages.

Multiple interface definitions are compiled into an API reference that looks roughly similar to Java's javadoc. Man pages use concise GNU style troff macros.

The author must create the XML input files.

The input files are not created from header files or source code.

What's New in This Release:
All stylesheets have been updated. For the latest style sheets check libmba's docs/xml directory.

CStyleX 0.2.0 keywords