Purpose: The Java API Reference specialization provides a basis for documenting Java class libraries. The specialization can be used or examined as an example of how to extend the base API Reference specialization.
Prerequisite: API Reference specialization.
You can view the reference documentation for the Java API Reference specialization.
The Java API Reference specialization provides the conductor.xml file to extend the base Ant targets with the following build targets:
The run-ant.xml file executes this build targets on the sample content.
You should run the sample Ant build from the base directory for the DITA Open Toolkit, using a relative path to the Java API Reference specialization:
ant -f demo\javaapiref\install_plugin.xml ant -f demo\javaapiref\run_ant.xml optionalTarget
You need only execute the install_plugin.xml file after initial installation or update of any plugin.
The specialization includes subdirectories with the following contents:
Erik Hennum, Dennis Grace, Mariana Alupului, Michael Priestley, Michelle C Carey, Nigel Hopper, Rob Pierce, and Robert D Anderson