Generates Titanium API documentation in different formats
npm install titanium-docgen> Generates Titanium API documentation in different formats
``sh`
npm i titanium-docgen -D
`sh`
node docgen [--addon-docs
For a description of each option. run docgen --help.
| Format | Description |
| --- | --- |
| addon | |changes
| | |html
| | HTML files for the official docs at https://docs.appcelerator.com |jsca
| | JSCA content assist metadata |jsduck
| | https://github.com/senchalabs/jsduck |json
| | JSON metadata file |json-raw
| | Same as json, but with no pre-rendered markdown |modulehtml
| | |parity
| | |solr
| | Solr search index |typescript` | TypeScript type definition file |
|