Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Modernizing Documentation format?




On 8/21/2025 8:16 AM, Stefan Haubenthal wrote:
Just my two cents:
I'm using Python... but for codespell.
If you need a modern troff, try neatroff.

neatroff doesn't support any output but PDF and PS according to the documentation I can find.


The nice thing about sphinx is as long as python3 is installed, our make process can install sphinx and rst2pdf in a virtual env which can then be wiped out leaving no trace on the user's system.  The BIND copr source rpm does this to build documentation.




Messages sorted by: Reverse Date, Date, Thread, Author