source: Dev/trunk/src/client/util/docscripts/README @ 529

Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 645 bytes
Line 
1A Collection of Documentation Utilities
2---------------------------------------
3
4_browse.php - A real time doc parser viewer. Requires PHP5, and an uncompressed -src release.
5api.xml - a generated API in XML format
6cheat.php - A Single page which renders the Base Dojo API's. To use, make a file `cheat.html`
7        writable by the webserver. View the cheat.php page in a modern browser, and press ctrl+esc to save.
8generate.php - runner for api.xml generation
9makeCix.php - Generator for ActiveState Komodo Editor .cix API completion.
10
11modules/ - The modules for the namespaces to check for documentation.
12lib/ - the Dojo Documentation Parser source
Note: See TracBrowser for help on using the repository browser.