XHTML Doclet 0.4 (Default branch) |
|
|
XHTML Doclet is a standards-compliant alternative
to the Javadoc standard HTML doclet. It revises
the document structure to exclude outdated tags
and inline styles, creates valid XHTML markup, and
provides better hooks for more flexible CSS
manipulation.
License: GNU Lesser General Public License (LGPL)
Changes:
This is a bugfix and cleanup release with a lot of refactoring and organization. It improves the build script, property fetching, and Eclipse project settings. It has reduced dependence on platform-specific commands in the build script. Any active development should migrate to this release. (Note: the Doclet starting class has changed to "net.sourceforge.xhtmldoclet.Doclet".)
|