fish-shell/sphinx_doc_src
ridiculousfish fb75d0f848 Parse out command descriptions from files for Sphinx man pages
sphinx expects that the description for a command (as appearing in its man
page) be provided in conf.py, not in the rst file itself. LLVM handles this
with some custom Python code that parses it out of the file. Do the same
thing in fish.
2019-02-24 18:15:48 -08:00
..
cmds Fix command section separator line lengths 2019-02-24 18:15:48 -08:00
conf.py Parse out command descriptions from files for Sphinx man pages 2019-02-24 18:15:48 -08:00
index.rst Copy doc_src to sphinx_doc_src and add a TOC 2019-02-24 18:15:48 -08:00