Contents Previous Next

12 Utilities in JpGraph

This is a short account for the utilities shipped with JpGraph in the "utils" directory.

12.1 Under the utils/misc directory

12.2 Under the utils/jpdcgen

This directory contains all the scripts that make up the DDDA documentation architecture that is used to generate the database based documentation architecture used for JpGraph. This is completely generic and could be used for any PHP project which needs to combine both automatic and manual documentation.

The main entry point is jpdocedit.php

Please see the standalone documentation for DDDA.


Contents Previous Next