Closed swsnr closed 10 years ago
I just saw that this package has Sphinx docs now, and wanted to make you aware that I wrote a Sphinx extension for documenting Emacs projects at http://sphinxcontrib-emacs.readthedocs.org/en/latest/. I'm using it for the Flycheck documentation.
Among other things, the documentation provides directives and roles to document commands and options, including automatic extraction of docstrings.
You may find it useful. If you're going to use it, I'd love to hear some feedback.
Thanks!
Yep, I plan to. https://github.com/flycheck/sphinxcontrib-emacs/issues/16 was the result of my first playing with it, but I will definitely give you feedback when I next spend some time working on ag.el :)
I just saw that this package has Sphinx docs now, and wanted to make you aware that I wrote a Sphinx extension for documenting Emacs projects at http://sphinxcontrib-emacs.readthedocs.org/en/latest/. I'm using it for the Flycheck documentation.
Among other things, the documentation provides directives and roles to document commands and options, including automatic extraction of docstrings.
You may find it useful. If you're going to use it, I'd love to hear some feedback.