emacs-devdocs
Emacs viewer for DevDocs
This package provides a documentation viewer similar to Emacs's built-in Info browser, but geared towards documentation obtained from https://devdocs.io.
- Versions: 0.6.1
- Website: https://github.com/astoff/devdocs.el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-devdocs
as follows:
guix install emacs-devdocs
Or install a particular version:
guix install emacs-devdocs@0.6.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.