-
Notifications
You must be signed in to change notification settings - Fork 498
Closed
Labels
Type: PluginA feature that should be implemented as a separate package.A feature that should be implemented as a separate package.
Description
For those of us using emacs, it would be really nice to have a texinfo backend to be able to browse docs directly from emacs (the texinfo->info pipeline would look similar to the latex->pdf pipeline). I'm creating this issue partially as a reminder to myself to work on this later when I have time. It's a much slightly simpler format than latex I believe, so it might be relatively simple.
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/
The second part necessary to enable my desired use-case would be a way of forcing packages to build their documentation in my desired format upon install. Is this currently possible, or will I have to manually go and build all docs I want after I have the texinfo backend?
iviar
Metadata
Metadata
Assignees
Labels
Type: PluginA feature that should be implemented as a separate package.A feature that should be implemented as a separate package.