User Tools

Site Tools


sphinx_on_fedora

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

Markup

Blockquote

Indent with single tab, blank line between paragraphs.

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