Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在一些 Sphix 生成的文档中包含一个以传统 troff 格式编写的 unix 联机帮助页。
是否有任何 troff-to-rst 转换器?
我能想到的唯一解决方案是使用 man2html 将手册页直接转换为 html。
pandoc可能能够做你想做的事。