• Tatsuhiro Tsujikawa's avatar
    Produce man pages using sphinx · a3dcf1e0
    Tatsuhiro Tsujikawa authored
    Previously to create manual page for bundled programs, we use help2man
    to create man page from program's help output.  Then our man2rst.py
    script converts man page to rst document.  Sphinx generates html from
    rst documents.
    
    Now help2rst.py produces rst document from programs output.  We use
    Sphinx solely to produce both man pages and html files.
    a3dcf1e0
h2load.1.rst 2.38 KB