Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otsaloma/docsets

Scripts to generate Dash docsets
https://github.com/otsaloma/docsets

dash documentation emacs helm

Last synced: 2 months ago
JSON representation

Scripts to generate Dash docsets

Awesome Lists containing this project

README

        

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.

[Dash]: https://kapeli.com/docsets
[helm-dash]: https://github.com/areina/helm-dash

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.