This Python script will download the reference documentation for the latest stable release of Defold and generate a docset for import to the Dash API Documentation Browser.
- Python 2.7
Run ./createdocset.py from a terminal. This will create a complete defold.docset filestructure. If you have Dash installed it should be enough to double-click the defold.docset folder to import it to Dash.
