You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| cheat | 2 years ago | |
| includes | 2 years ago | |
| lib | 2 years ago | |
| modules | 2 years ago | |
| tests | 2 years ago | |
| LICENSE | 2 years ago | |
| README | 2 years ago | |
| _browse_tree.php | 2 years ago | |
| cheat.php | 2 years ago | |
| dumpObj.php | 2 years ago | |
| generate.php | 2 years ago | |
| makeCix.php | 2 years ago | |
| parsefile.php | 2 years ago | |
| preview.php | 2 years ago | |
README
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