docsets icon indicating copy to clipboard operation
docsets copied to clipboard

Scripts to generate Dash docsets

Scripts to Generate Dash Docsets

This is a collection of scripts to download and index various documentation to the Dash docset format. Results have been tested to work with Emacs and helm-dash, but will probably work with all applications that support the docset format.

To generate a docset, e.g. Python, run the following command.

./update.sh Python.docset

To generate all docsets, use *.docset as the argument above.