Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure delineates the workflow for the generation of API docs from the code:

Image Modified

  • The APIXMLWriter.java file plays an important role in creating API reference pages. This file collects data from @APICommand annotations of each API and stores in an .xml file. The API reference pages in HTML format has been created from this .xml file as described in the diagram.

...