dbdoclet tries to use the same names as the standard doclet where possible. This is done to avoid major changes in existing scripts.
- dbdoclet -d
directoryProperty:doclet.destination.directory Specifies the destination directory where dbdoclet saves the generated DocBook file and the images.
- dbdoclet -use
Not yet implemented.
- dbdoclet -version Property:
doclet.version Include the @version tag in the generated DocBook code.
- dbdoclet -author Property:
doclet.author Include the @author tag in the generated DocBook code.
- dbdoclet -windowtitle
titleProperty:docbook.book.title Specifies the title of the book.
- dbdoclet -doctitle
titleProperty:docbook.chapter.overview.title Specifies the title of the overview chapter.
- dbdoclet
-nodeprecated Property:
doclet.nodeprecated Not yet supported.
- dbdoclet -noindex
Property:
doclet.noindex Don't generate an index.
- dbdoclet -nosince
Property:
doclet.nosince Don't include @since tags.
- dbdoclet -notree
Property:
doclet.notree Don't include the inheritance path section.
- dbdoclet -docencoding
Property:
encoding.destination Specifies the encoding of the generated DocBook XML files. Example: -docencoding ISO-8859-1