source: Dev/branches/rest-dojo-ui/client/util/docscripts/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

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.