Field |
Value |
Name |
H2Taglets---H2B's Javadoc Taglets |
Description |
h2taglets is a collection of Javadoc taglets that provide for mathematical
typesetting, bibliographical references and general numerical references.
It adds the following tags to Javadoc:
@math includes mathematical formulas as HTML (with simple but convenient
extensions), MathML or graphic,
@label produces a numerical label for cross-referencing,
@ref references that label,
@biblio builds a bibliography block,
@cite cites that block.
They are intended to be used with the standard Javadoc doclet, at least Java
version 1.5.0 is required. The complete syntax of these tags and examples for
usage are included in the documentation of the corresponding taglets
(see JavaDocs under Project Reports). |
Homepage |
http://h2b.de/projekte
|