.. _pkg_python_sphinx:

Python Sphinx
-------------

The :program:`sphinx-build` and related tools, used to generate
documentation from restructured text markup in several formats,
including HTML and PDF.

+------------------+--------------------+
| System           | Package            |
+==================+====================+
| BSD Ports        | textproc/py-sphinx |
+------------------+--------------------+
| Debian/Ubuntu    | python-sphinx      |
+------------------+--------------------+
| Fedora           | python-sphinx      |
+------------------+--------------------+
| Homebrew         | N/A (use pip)      |
+------------------+--------------------+
| RedHat/CentOS    | N/A (use pip)      |
+------------------+--------------------+

Use ``pip install sphinx`` if a packaged version is not available.
