This doclet is based on a doclet originally written by Greg Wonderly of C2 Technologies.
It converts regular HTML based javadoc into a LaTeX
document that is compiled using the LaTeX typesetting system.
Requirements
You will need the following in order to use the doclet
- JDK 1.2 or higher is needed to run the doclet.
- A LaTeX typesetting system. An excellent distribution for Windows,
MikTeX, is available for free. LaTeX
also comes with all major Linux distributions.
Availability
This software is provided free of charge. Expect no support, please share any enhancements you make, use it
at your own risk.
Features
This doclet only represents a partial port of the features included in the standard doclet provided by
Sun Microsystems. The motivation of this doclet are the following:
- The result is printable (...yet browsable).
- Use of scientific notation is possible:
This would be a mathematical expression if parsed by the TeXDoclet. See
{@link xo.TexDoclet TexDoclet} for an example of how to pass TeX directly to
the compiler.
Søren Caspersen,
XO Software