emacs-devdocs-browser
By blahgeek
devdocs.el
Emacs viewer for DevDocs (by astoff)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
emacs-devdocs-browser | devdocs.el | |
---|---|---|
3 | 10 | |
65 | 206 | |
- | - | |
0.0 | 0.0 | |
8 months ago | 12 days 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
devdocs-browser and devdocs.el both let you read https://devdocs.io in emacs, and cache them locally. Your language of choice needs to be in devdocs though.
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 2023-12-09.
-
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 didn't know zeal was being updated at all since the last "release" is almost 5 years old.
I recently discovered devdocs.io and the emacs integration[1] and like it so far.
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
-
What is your setup for python coding in emacs?
devdocs.el to read documentation
-
Emacs help interface for languages other than emacs-lisp
devdocs-browser and devdocs.el both let you read https://devdocs.io in emacs, and cache them locally. Your language of choice needs to be in devdocs though.
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:
DevDocs.el - Emacs package allowing you to easily search the DevDocs documentation
helm-dash - Browse Dash docsets inside emacs
devdocs-lookup - Quick Emacs API lookup on devdocs.io
zeal-at-point - Search the word at point with Zeal (Emacs)
Elpy - Emacs Python Development Environment
devdocs - API Documentation Browser
doc-browser - A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML
counsel-dash - Browse Dash docsets using Ivy
ghelp - Emacs generic Help
doxygen2docset - From Doxygen documentation, create a Docset for use in Dash or Zeal.