sphinx_on_fedora

Quick tutorial on setting up Sphinx for ReST processing on Fedora, mostly to work on libpod documentation.

$ sudo dnf install python3-sphinx
$ sphinx-quickstart
  • separate source and build directories

Indent with single tab, blank line between paragraphs.

  • sphinx_on_fedora.txt
  • Last modified: 2020/01/29 20:23
  • by rpjday