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
sphinx_on_fedora
This is an old revision of the document!
Quick tutorial on setting up Sphinx for ReST processing on Fedora, mostly to work on libpod documentation.
$ sudo dnf install python3-sphinx
$ sphinx-quickstart