AurigaDoc 1.4.0-b has been released. This release includes some bug fixes and the following feature enhancements
- better support for css in pdf bulleted lists
- profiling support
- xinclude support in source xml
- support for including an index in the xml doument.
AurigaDoc 1.3 has been released with some bug fixes.
Also AurigaDoc now supports Java Help 2.0 and Oracle help for Java (OHJ).
AurigaDoc has been modified to support css even while converting to pdf/postscript.
An ant task has be built for running AurigDoc as an ant task.
Also a new output format has been added to convert the source xml to a single html with the images and css all compiled as a mime multipart/related format.
AurigaDoc 1.2b has been released. With this version a java api has been provided to call AurigaDoc functionality from java classes in addition to calling it from command line.
Also new output options have been added to convert AurigaDoc xml document to Java Help and Microsoft HTML Help(.chm).
Also options have been provided to specify a custom xsl while converting to various outputs.
With AurigaDoc 1.1 it is easier to control the font face, sizes of various sections in pdf . A new option has been added to convert the xml source file to multiple files with a frame based dhtml tree menu fro navigation..
AurigaDoc 1.0.2b has been realeased which now converts xml to even rtf in addiion to html and pdf.
A few bug fixes has been done, more control is now provided on the html by using css.
Few enhancements has been done in pdf conversion.
This release of AurigaDoc fixes the bug in the script for windows and also has certain enhancements like header and footer of varying height, enhanced table formatting, changes in documentation and samples. Download the latest version from http://sourceforge.net/projects/aurigadoc/.
Also added support to link a css stylesheet while displaying html output
Windows users please download the aurigadoc-1.0b-bugfix-win.tar.gz to fix a bug in the aurigadoc.bat script.
AurigaDoc is a java-xml-xsl based documentation engine for writing xml documents and converting them to other open formats like
HTML and pdf.
The idea is to keep a single document source(as xml) and convert it to various formats formats using XSLT.
While converting the xml to html you have the option of either creating a single html file for the entire document or multiple html files
where each file contains a single section in the document with links to other sections.... read more