Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/otsaloma/docsets
- Owner: otsaloma
- License: mit
- Created: 2014-12-31T03:00:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T14:25:36.000Z (2 months ago)
- Last Synced: 2024-10-21T23:52:38.638Z (2 months ago)
- Topics: dash, documentation, emacs, helm
- Language: Python
- Homepage:
- Size: 205 KB
- Stars: 15
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS.md
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-dashTo generate a docset, e.g. Python, run the following command.
./update.sh Python.docset
To generate all docsets, use `*.docset` as the argument above.