control-freak-ide/server/nodejs/util/docscripts
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00
..
cheat latest 2021-05-12 18:35:18 +02:00
includes latest 2021-05-12 18:35:18 +02:00
lib latest 2021-05-12 18:35:18 +02:00
modules latest 2021-05-12 18:35:18 +02:00
tests latest 2021-05-12 18:35:18 +02:00
_browse_tree.php latest 2021-05-12 18:35:18 +02:00
cheat.php latest 2021-05-12 18:35:18 +02:00
dumpObj.php latest 2021-05-12 18:35:18 +02:00
generate.php latest 2021-05-12 18:35:18 +02:00
LICENSE latest 2021-05-12 18:35:18 +02:00
makeCix.php latest 2021-05-12 18:35:18 +02:00
parsefile.php latest 2021-05-12 18:35:18 +02:00
preview.php latest 2021-05-12 18:35:18 +02:00
README latest 2021-05-12 18:35:18 +02:00

A Collection of Documentation Utilities
---------------------------------------

_browse.php - A real time doc parser viewer. Requires PHP5, and an uncompressed -src release.
api.xml - a generated API in XML format 
cheat.php - A Single page which renders the Base Dojo API's. To use, make a file `cheat.html`
	writable by the webserver. View the cheat.php page in a modern browser, and press ctrl+esc to save.
generate.php - runner for api.xml generation
makeCix.php - Generator for ActiveState Komodo Editor .cix API completion.

modules/ - The modules for the namespaces to check for documentation.
lib/ - the Dojo Documentation Parser source