otsaloma / docsets

Scripts to generate Dash docsets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scripts to generate Dash docsets

License:MIT License


Languages

Language:Python 90.7%Language:Shell 9.3%