On 8/21/2025 8:16 AM, Stefan Haubenthal wrote:
neatroff doesn't support any output but PDF and PS according to the documentation I can find.Just my two cents: I'm using Python... but for codespell. If you need a modern troff, try neatroff.
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.