devdocs.el
Emacs viewer for DevDocs (by astoff)
emacs-devdocs-browser | devdocs.el | |
---|---|---|
3 | 12 | |
73 | 321 | |
- | 4.4% | |
5.8 | 5.5 | |
6 months ago | 4 months ago | |
Emacs Lisp | Emacs Lisp | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
emacs-devdocs-browser
Posts with mentions or reviews of emacs-devdocs-browser.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-06.
-
Emacs Info Manual for Haskell
I don't know about the wiki, but there's https://github.com/dash-docs-el/helm-dash and https://github.com/blahgeek/emacs-devdocs-browser for browsing docs offline in Emacs. Though if you're looking for stuff you can read offline in Emacs maybe try a book, Emacs is nice for reading pdf's or epub's (with nov.el)
-
Emacs help interface for languages other than emacs-lisp
I see, a web search on "emacs devdocs" gave me three different packages: devdocs.el, emacs-devdocs-lookup and emacs-devdocs-browser. There is some blog post about Emacs and devdocs too.
devdocs.el
Posts with mentions or reviews of devdocs.el.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-12.
- Emacs Viewer for Devdocs.io
-
DevDocs
emacs integration: https://github.com/astoff/devdocs.el
-
Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.
devdocs.el: Documentation reader with quick and handy lookup commands. It is similar to the built-in Info reader, but has a different (likely larger) document coverage.
-
Zeal is an offline documentation browser for software developers
I use this (https://github.com/astoff/devdocs.el) emacs package to download devdocs locally and access them from emacs, which is pretty great.
-
I've found what I've been looking for!!
Support for other languages is a good point. Most don't ship info documentation. :P If you want something inside a normal Emacs buffer rather than a separate browser-like application, maybe you'd enjoy devdocs.io and astoff's devdocs.el package.
-
How I’m a Productive Programmer With a Memory of a Fruit Fly
+1. I'm using an amazing Emacs package that treats DevDocs kinda like Dash: https://github.com/astoff/devdocs.el
-
How to show pandas, numpy documentation in el-doc?
info-like: https://github.com/astoff/devdocs.el
-
What is your setup for python coding in emacs?
devdocs.el to read documentation
- devdocs.el: Emacs viewer for DevDocs
-
Emacs help interface for languages other than emacs-lisp
Wow, so many devdocs packages! Of the two I mentioned, devdocs-browser is the one in the emacs-devdocs-browser repo you found. But the other one I was thinking of didn't turn up in your search: devdocs. I wasn't aware of the others you found, probably because they aren't on GNU ELPA or on MELPA.
What are some alternatives?
When comparing emacs-devdocs-browser and devdocs.el you can also consider the following projects:
ghelp - Emacs generic Help
zeal-at-point - Search the word at point with Zeal (Emacs)
DevDocs.el - Emacs package allowing you to easily search the DevDocs documentation
devdocs-macos - An unofficial DevDocs API Documentation viewer for macOS.
haskell-report - Haskell Language Report
devdocs-lookup - Quick Emacs API lookup on devdocs.io