Documentation Output

The Together documentation generator documents your projects as web-ready html and graphics files. If you chose "Directory" as the output option the subdirectories files are created in a directory whose name and location you can specify. If you chose "JAR" or "E-mail," the same files are created, but archived in a JAR file which is saved or emailed as you specified.

Browser View

When the documentation process finishes, a dialog asks if you wish to view the output in a browser. To do so, check the option, or manually open the index.html file created on the root of your documentation directory.

When opened in a browser, the view contains three frames: a diagram frame, a project frame, and the documentation itself. In the documentation frame, the default page is the overview. The default diagram is your project diagram, and the treeview is a collapsed view of your project's structure.

Navigation

There are several ways to navigate the documentation. You can use the diagram at the top, the java applet tree in the lower left, or the navigation bar in the lower right frame. In the example below, clicking SaleDM in either the tree or in the diagram, opens the documentation page for that class.


Diagram Navigation:
The diagram is similar to the diagram you created in Together. But each package/element is a link to the documentation for that selection. The project diagram defaults, but you may open individual diagrams by clicking their nodes in the treeview applet.

Treeview Navigation:
The treeview applet resembles the UML Navigator view in Together. Expand the nodes to reveal individual diagrams and elements. Clicking on a class or interface opens the related documentation. Clicking on a diagram or diagram element opens that selection in the diagram frame.

Navigation Bar:
At the top of the documentation frame is a navigation bar with links including:

Related Topics:
Documentation Wizard
Generating Documentation