This package uses dash docsets inside emacs to browse documentation. It's inspired by the great app Dash.
If you're looking for dash.el, the list library, please go to dash.el
It's available on MELPA.
m-x package-install helm-dash RET
m-x helm-dash RET
will run helm with your active docsets loaded. Typing substrings of what you search will find-as-you-type.
- The search starts from 3 chars.
- Install new docsets with m-x helm-dash-install-docset
- After installing a new docset, add the name of the docset to `helm-dash-active-docsets'
Dash accepts a few different docset types while helm-dash only understands the simplest ones.
- Toni Reina areina0@gmail.com
- Raimon Grau raimonster@gmail.com