Table of Contents

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

Markup

Blockquote

Indent with single tab, blank line between paragraphs.