This is an old revision of the document!
Overview
Quick tutorial on setting up Sphinx for ReST processing on Fedora, mostly to work on libpod documentation.
Packages
$ sudo dnf install python3-sphinx
Creating a new project
$ sphinx-quickstart
- separate source and build directories