How To Install python-sphinx-doc on Fedora 36

In this tutorial we learn how to install python-sphinx-doc in Fedora 36. python-sphinx-doc is Documentation for python-sphinx

Introduction

In this tutorial we learn how to install python-sphinx-doc on Fedora 36.

What is python-sphinx-doc

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects. This package contains documentation in reST and HTML formats.

We can use yum or dnf to install python-sphinx-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-sphinx-doc.

Install python-sphinx-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-sphinx-doc using dnf by running the following command:

sudo dnf -y install python-sphinx-doc

Install python-sphinx-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-sphinx-doc using yum by running the following command:

sudo yum -y install python-sphinx-doc

How To Uninstall python-sphinx-doc on Fedora 36

To uninstall only the python-sphinx-doc package we can use the following command:

sudo dnf remove python-sphinx-doc

python-sphinx-doc Package Contents on Fedora 36

/usr/share/doc/python-sphinx-doc
/usr/share/doc/python-sphinx-doc/html
/usr/share/doc/python-sphinx-doc/html/_downloads
/usr/share/doc/python-sphinx-doc/html/_downloads/1db87291c47cdf2a82cc635794bf6c44
/usr/share/doc/python-sphinx-doc/html/_downloads/1db87291c47cdf2a82cc635794bf6c44/example_google.py
/usr/share/doc/python-sphinx-doc/html/_downloads/f3a25b842d7256a8ce8f8cb6cc6160a9
/usr/share/doc/python-sphinx-doc/html/_downloads/f3a25b842d7256a8ce8f8cb6cc6160a9/example_numpy.py
/usr/share/doc/python-sphinx-doc/html/_images
/usr/share/doc/python-sphinx-doc/html/_images/agogo.png
/usr/share/doc/python-sphinx-doc/html/_images/alabaster.png
/usr/share/doc/python-sphinx-doc/html/_images/bizstyle.png
/usr/share/doc/python-sphinx-doc/html/_images/classic.png
/usr/share/doc/python-sphinx-doc/html/_images/haiku.png
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-1caee545bc016bf9545d78116ba2be0d6321ca99.png
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-1caee545bc016bf9545d78116ba2be0d6321ca99.png.map
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-39fdfc4d2ad315fae27b524e58b749a5d1a927f7.png
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-39fdfc4d2ad315fae27b524e58b749a5d1a927f7.png.map
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-866c0604955b28f0b20a28fafad69147ec359651.png
/usr/share/doc/python-sphinx-doc/html/_images/inheritance-866c0604955b28f0b20a28fafad69147ec359651.png.map
/usr/share/doc/python-sphinx-doc/html/_images/lumache-autosummary.png
/usr/share/doc/python-sphinx-doc/html/_images/lumache-first-light.png
/usr/share/doc/python-sphinx-doc/html/_images/lumache-furo.png
/usr/share/doc/python-sphinx-doc/html/_images/lumache-py-function-full.png
/usr/share/doc/python-sphinx-doc/html/_images/lumache-py-function.png
/usr/share/doc/python-sphinx-doc/html/_images/more.png
/usr/share/doc/python-sphinx-doc/html/_images/nature.png
/usr/share/doc/python-sphinx-doc/html/_images/pyramid.png
/usr/share/doc/python-sphinx-doc/html/_images/scrolls.png
/usr/share/doc/python-sphinx-doc/html/_images/sphinxdoc.png
/usr/share/doc/python-sphinx-doc/html/_images/traditional.png
/usr/share/doc/python-sphinx-doc/html/_images/translation.svg
/usr/share/doc/python-sphinx-doc/html/_modules
/usr/share/doc/python-sphinx-doc/html/_modules/docutils
/usr/share/doc/python-sphinx-doc/html/_modules/docutils/parsers
/usr/share/doc/python-sphinx-doc/html/_modules/docutils/parsers/rst.html
/usr/share/doc/python-sphinx-doc/html/_modules/index.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/addnodes.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/application.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/changes.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/dirhtml.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/dummy.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/epub3.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/gettext.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/html.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/latex.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/linkcheck.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/manpage.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/singlehtml.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/texinfo.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/text.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/builders/xml.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/config.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/directives.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/domains
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/domains.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/domains/python.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/environment
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/environment.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/environment/collectors.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/errors.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/events.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/ext
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/ext/autodoc.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/ext/coverage.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/locale.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/parsers.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/project.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/transforms
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/transforms.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/transforms/post_transforms
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/transforms/post_transforms.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/transforms/post_transforms/images.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/util
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/util/docutils.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinx/util/logging.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/applehelp.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/devhelp.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/htmlhelp.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/qthelp.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/serializinghtml.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/websupport
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/websupport/core.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/websupport/search.html
/usr/share/doc/python-sphinx-doc/html/_modules/sphinxcontrib/websupport/storage.html
/usr/share/doc/python-sphinx-doc/html/_sources
/usr/share/doc/python-sphinx-doc/html/_sources/changes.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/contents.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development
/usr/share/doc/python-sphinx-doc/html/_sources/development/builders.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/overview.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/theming.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/autodoc_ext.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/examples
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/examples/README.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/helloworld.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/recipe.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/development/tutorials/todo.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/examples.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/appapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/builderapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/collectorapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/deprecated.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/domainapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/envapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/i18n.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/logging.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/markupapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/nodes.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/parserapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/projectapi.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/extdev/utils.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/faq.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/glossary.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals
/usr/share/doc/python-sphinx-doc/html/_sources/internals/authors.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals/code-of-conduct.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals/contributing.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals/organization.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/internals/release-process.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/latex.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/man
/usr/share/doc/python-sphinx-doc/html/_sources/man/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/man/sphinx-apidoc.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/man/sphinx-autogen.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/man/sphinx-build.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/man/sphinx-quickstart.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/templating.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/automatic-doc-generation.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/deploying.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/describing-code.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/end.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/first-steps.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/getting-started.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/more-sphinx-customization.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/tutorial/narrative-documentation.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/intl.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/setuptools.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport/api.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport/quickstart.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport/searchadapters.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/advanced/websupport/storagebackends.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/builders
/usr/share/doc/python-sphinx-doc/html/_sources/usage/builders/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/configuration.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/autodoc.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/autosectionlabel.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/autosummary.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/coverage.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/doctest.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/duration.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/example_google.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/example_numpy.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/extlinks.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/githubpages.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/graphviz.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/ifconfig.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/imgconverter.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/inheritance.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/intersphinx.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/linkcode.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/math.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/napoleon.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/todo.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/extensions/viewcode.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/installation.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/markdown.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/quickstart.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/basics.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/directives.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/domains.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/field-lists.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/index.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/restructuredtext/roles.rst.txt
/usr/share/doc/python-sphinx-doc/html/_sources/usage/theming.rst.txt
/usr/share/doc/python-sphinx-doc/html/_static
/usr/share/doc/python-sphinx-doc/html/_static/Makefile
/usr/share/doc/python-sphinx-doc/html/_static/basic.css
/usr/share/doc/python-sphinx-doc/html/_static/bodybg.png
/usr/share/doc/python-sphinx-doc/html/_static/bookcover.png
/usr/share/doc/python-sphinx-doc/html/_static/conf.py.txt
/usr/share/doc/python-sphinx-doc/html/_static/doctools.js
/usr/share/doc/python-sphinx-doc/html/_static/documentation_options.js
/usr/share/doc/python-sphinx-doc/html/_static/favicon.svg
/usr/share/doc/python-sphinx-doc/html/_static/file.png
/usr/share/doc/python-sphinx-doc/html/_static/footerbg.png
/usr/share/doc/python-sphinx-doc/html/_static/graphviz.css
/usr/share/doc/python-sphinx-doc/html/_static/headerbg.png
/usr/share/doc/python-sphinx-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-sphinx-doc/html/_static/jquery.js
/usr/share/doc/python-sphinx-doc/html/_static/language_data.js
/usr/share/doc/python-sphinx-doc/html/_static/listitem.png
/usr/share/doc/python-sphinx-doc/html/_static/minus.png
/usr/share/doc/python-sphinx-doc/html/_static/more.png
/usr/share/doc/python-sphinx-doc/html/_static/opensearch.xml
/usr/share/doc/python-sphinx-doc/html/_static/plus.png
/usr/share/doc/python-sphinx-doc/html/_static/pocoo.png
/usr/share/doc/python-sphinx-doc/html/_static/pygments.css
/usr/share/doc/python-sphinx-doc/html/_static/relbg.png
/usr/share/doc/python-sphinx-doc/html/_static/searchtools.js
/usr/share/doc/python-sphinx-doc/html/_static/sphinx.png
/usr/share/doc/python-sphinx-doc/html/_static/sphinx13.css
/usr/share/doc/python-sphinx-doc/html/_static/sphinxheader.png
/usr/share/doc/python-sphinx-doc/html/_static/themes
/usr/share/doc/python-sphinx-doc/html/_static/themes/agogo.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/alabaster.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/bizstyle.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/classic.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/agogo.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/alabaster.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/bizstyle.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/classic.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/haiku.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/nature.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/pyramid.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/scrolls.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/sphinx_rtd_theme.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/sphinxdoc.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/fullsize/traditional.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/haiku.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/nature.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/pyramid.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/scrolls.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/sphinx_rtd_theme.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/sphinxdoc.png
/usr/share/doc/python-sphinx-doc/html/_static/themes/traditional.png
/usr/share/doc/python-sphinx-doc/html/_static/translation.png
/usr/share/doc/python-sphinx-doc/html/_static/translation.puml
/usr/share/doc/python-sphinx-doc/html/_static/translation.svg
/usr/share/doc/python-sphinx-doc/html/_static/tutorial
/usr/share/doc/python-sphinx-doc/html/_static/tutorial/lumache-autosummary.png
/usr/share/doc/python-sphinx-doc/html/_static/tutorial/lumache-first-light.png
/usr/share/doc/python-sphinx-doc/html/_static/tutorial/lumache-furo.png
/usr/share/doc/python-sphinx-doc/html/_static/tutorial/lumache-py-function-full.png
/usr/share/doc/python-sphinx-doc/html/_static/tutorial/lumache-py-function.png
/usr/share/doc/python-sphinx-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-sphinx-doc/html/_static/underscore.js
/usr/share/doc/python-sphinx-doc/html/changes.html
/usr/share/doc/python-sphinx-doc/html/contents.html
/usr/share/doc/python-sphinx-doc/html/development
/usr/share/doc/python-sphinx-doc/html/development/builders.html
/usr/share/doc/python-sphinx-doc/html/development/index.html
/usr/share/doc/python-sphinx-doc/html/development/overview.html
/usr/share/doc/python-sphinx-doc/html/development/theming.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials
/usr/share/doc/python-sphinx-doc/html/development/tutorials/autodoc_ext.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials/examples
/usr/share/doc/python-sphinx-doc/html/development/tutorials/examples/README.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials/helloworld.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials/index.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials/recipe.html
/usr/share/doc/python-sphinx-doc/html/development/tutorials/todo.html
/usr/share/doc/python-sphinx-doc/html/examples.html
/usr/share/doc/python-sphinx-doc/html/extdev
/usr/share/doc/python-sphinx-doc/html/extdev/appapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/builderapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/collectorapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/deprecated.html
/usr/share/doc/python-sphinx-doc/html/extdev/domainapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/envapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/i18n.html
/usr/share/doc/python-sphinx-doc/html/extdev/index.html
/usr/share/doc/python-sphinx-doc/html/extdev/logging.html
/usr/share/doc/python-sphinx-doc/html/extdev/markupapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/nodes.html
/usr/share/doc/python-sphinx-doc/html/extdev/parserapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/projectapi.html
/usr/share/doc/python-sphinx-doc/html/extdev/utils.html
/usr/share/doc/python-sphinx-doc/html/faq.html
/usr/share/doc/python-sphinx-doc/html/genindex.html
/usr/share/doc/python-sphinx-doc/html/glossary.html
/usr/share/doc/python-sphinx-doc/html/index.html
/usr/share/doc/python-sphinx-doc/html/internals
/usr/share/doc/python-sphinx-doc/html/internals/authors.html
/usr/share/doc/python-sphinx-doc/html/internals/code-of-conduct.html
/usr/share/doc/python-sphinx-doc/html/internals/contributing.html
/usr/share/doc/python-sphinx-doc/html/internals/index.html
/usr/share/doc/python-sphinx-doc/html/internals/organization.html
/usr/share/doc/python-sphinx-doc/html/internals/release-process.html
/usr/share/doc/python-sphinx-doc/html/latex.html
/usr/share/doc/python-sphinx-doc/html/man
/usr/share/doc/python-sphinx-doc/html/man/index.html
/usr/share/doc/python-sphinx-doc/html/man/sphinx-apidoc.html
/usr/share/doc/python-sphinx-doc/html/man/sphinx-autogen.html
/usr/share/doc/python-sphinx-doc/html/man/sphinx-build.html
/usr/share/doc/python-sphinx-doc/html/man/sphinx-quickstart.html
/usr/share/doc/python-sphinx-doc/html/objects.inv
/usr/share/doc/python-sphinx-doc/html/py-modindex.html
/usr/share/doc/python-sphinx-doc/html/search.html
/usr/share/doc/python-sphinx-doc/html/searchindex.js
/usr/share/doc/python-sphinx-doc/html/templating.html
/usr/share/doc/python-sphinx-doc/html/tutorial
/usr/share/doc/python-sphinx-doc/html/tutorial/automatic-doc-generation.html
/usr/share/doc/python-sphinx-doc/html/tutorial/deploying.html
/usr/share/doc/python-sphinx-doc/html/tutorial/describing-code.html
/usr/share/doc/python-sphinx-doc/html/tutorial/end.html
/usr/share/doc/python-sphinx-doc/html/tutorial/first-steps.html
/usr/share/doc/python-sphinx-doc/html/tutorial/getting-started.html
/usr/share/doc/python-sphinx-doc/html/tutorial/index.html
/usr/share/doc/python-sphinx-doc/html/tutorial/more-sphinx-customization.html
/usr/share/doc/python-sphinx-doc/html/tutorial/narrative-documentation.html
/usr/share/doc/python-sphinx-doc/html/usage
/usr/share/doc/python-sphinx-doc/html/usage/advanced
/usr/share/doc/python-sphinx-doc/html/usage/advanced/intl.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/setuptools.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport/api.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport/index.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport/quickstart.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport/searchadapters.html
/usr/share/doc/python-sphinx-doc/html/usage/advanced/websupport/storagebackends.html
/usr/share/doc/python-sphinx-doc/html/usage/builders
/usr/share/doc/python-sphinx-doc/html/usage/builders/index.html
/usr/share/doc/python-sphinx-doc/html/usage/configuration.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions
/usr/share/doc/python-sphinx-doc/html/usage/extensions/autodoc.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/autosectionlabel.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/autosummary.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/coverage.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/doctest.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/duration.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/example_google.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/example_numpy.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/extlinks.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/githubpages.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/graphviz.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/ifconfig.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/imgconverter.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/index.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/inheritance.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/intersphinx.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/linkcode.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/math.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/napoleon.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/todo.html
/usr/share/doc/python-sphinx-doc/html/usage/extensions/viewcode.html
/usr/share/doc/python-sphinx-doc/html/usage/index.html
/usr/share/doc/python-sphinx-doc/html/usage/installation.html
/usr/share/doc/python-sphinx-doc/html/usage/markdown.html
/usr/share/doc/python-sphinx-doc/html/usage/quickstart.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/basics.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/directives.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/domains.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/field-lists.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/index.html
/usr/share/doc/python-sphinx-doc/html/usage/restructuredtext/roles.html
/usr/share/doc/python-sphinx-doc/html/usage/theming.html
/usr/share/doc/python-sphinx-doc/reST
/usr/share/doc/python-sphinx-doc/reST/Makefile
/usr/share/doc/python-sphinx-doc/reST/_static
/usr/share/doc/python-sphinx-doc/reST/_static/Makefile
/usr/share/doc/python-sphinx-doc/reST/_static/bookcover.png
/usr/share/doc/python-sphinx-doc/reST/_static/conf.py.txt
/usr/share/doc/python-sphinx-doc/reST/_static/favicon.svg
/usr/share/doc/python-sphinx-doc/reST/_static/more.png
/usr/share/doc/python-sphinx-doc/reST/_static/pocoo.png
/usr/share/doc/python-sphinx-doc/reST/_static/sphinx.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes
/usr/share/doc/python-sphinx-doc/reST/_static/themes/agogo.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/alabaster.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/bizstyle.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/classic.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/agogo.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/alabaster.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/bizstyle.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/classic.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/haiku.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/nature.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/pyramid.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/scrolls.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/sphinx_rtd_theme.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/sphinxdoc.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/fullsize/traditional.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/haiku.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/nature.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/pyramid.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/scrolls.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/sphinx_rtd_theme.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/sphinxdoc.png
/usr/share/doc/python-sphinx-doc/reST/_static/themes/traditional.png
/usr/share/doc/python-sphinx-doc/reST/_static/translation.png
/usr/share/doc/python-sphinx-doc/reST/_static/translation.puml
/usr/share/doc/python-sphinx-doc/reST/_static/translation.svg
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial/lumache-autosummary.png
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial/lumache-first-light.png
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial/lumache-furo.png
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial/lumache-py-function-full.png
/usr/share/doc/python-sphinx-doc/reST/_static/tutorial/lumache-py-function.png
/usr/share/doc/python-sphinx-doc/reST/_templates
/usr/share/doc/python-sphinx-doc/reST/_templates/index.html
/usr/share/doc/python-sphinx-doc/reST/_templates/indexsidebar.html
/usr/share/doc/python-sphinx-doc/reST/_themes
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/layout.html
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/bodybg.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/footerbg.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/headerbg.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/listitem.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/relbg.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/sphinx13.css
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/static/sphinxheader.png
/usr/share/doc/python-sphinx-doc/reST/_themes/sphinx13/theme.conf
/usr/share/doc/python-sphinx-doc/reST/changes.rst
/usr/share/doc/python-sphinx-doc/reST/conf.py
/usr/share/doc/python-sphinx-doc/reST/contents.rst
/usr/share/doc/python-sphinx-doc/reST/development
/usr/share/doc/python-sphinx-doc/reST/development/builders.rst
/usr/share/doc/python-sphinx-doc/reST/development/index.rst
/usr/share/doc/python-sphinx-doc/reST/development/overview.rst
/usr/share/doc/python-sphinx-doc/reST/development/theming.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/autodoc_ext.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples/README.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples/autodoc_intenum.py
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples/helloworld.py
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples/recipe.py
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/examples/todo.py
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/helloworld.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/index.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/recipe.rst
/usr/share/doc/python-sphinx-doc/reST/development/tutorials/todo.rst
/usr/share/doc/python-sphinx-doc/reST/examples.rst
/usr/share/doc/python-sphinx-doc/reST/extdev
/usr/share/doc/python-sphinx-doc/reST/extdev/appapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/builderapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/collectorapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/deprecated.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/domainapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/envapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/i18n.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/index.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/logging.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/markupapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/nodes.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/parserapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/projectapi.rst
/usr/share/doc/python-sphinx-doc/reST/extdev/utils.rst
/usr/share/doc/python-sphinx-doc/reST/faq.rst
/usr/share/doc/python-sphinx-doc/reST/glossary.rst
/usr/share/doc/python-sphinx-doc/reST/internals
/usr/share/doc/python-sphinx-doc/reST/internals/authors.rst
/usr/share/doc/python-sphinx-doc/reST/internals/code-of-conduct.rst
/usr/share/doc/python-sphinx-doc/reST/internals/contributing.rst
/usr/share/doc/python-sphinx-doc/reST/internals/index.rst
/usr/share/doc/python-sphinx-doc/reST/internals/organization.rst
/usr/share/doc/python-sphinx-doc/reST/internals/release-process.rst
/usr/share/doc/python-sphinx-doc/reST/latex.rst
/usr/share/doc/python-sphinx-doc/reST/man
/usr/share/doc/python-sphinx-doc/reST/man/index.rst
/usr/share/doc/python-sphinx-doc/reST/man/sphinx-apidoc.rst
/usr/share/doc/python-sphinx-doc/reST/man/sphinx-autogen.rst
/usr/share/doc/python-sphinx-doc/reST/man/sphinx-build.rst
/usr/share/doc/python-sphinx-doc/reST/man/sphinx-quickstart.rst
/usr/share/doc/python-sphinx-doc/reST/templating.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial
/usr/share/doc/python-sphinx-doc/reST/tutorial/automatic-doc-generation.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/deploying.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/describing-code.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/end.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/first-steps.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/getting-started.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/index.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/more-sphinx-customization.rst
/usr/share/doc/python-sphinx-doc/reST/tutorial/narrative-documentation.rst
/usr/share/doc/python-sphinx-doc/reST/usage
/usr/share/doc/python-sphinx-doc/reST/usage/advanced
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/intl.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/setuptools.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport/api.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport/index.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport/quickstart.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport/searchadapters.rst
/usr/share/doc/python-sphinx-doc/reST/usage/advanced/websupport/storagebackends.rst
/usr/share/doc/python-sphinx-doc/reST/usage/builders
/usr/share/doc/python-sphinx-doc/reST/usage/builders/index.rst
/usr/share/doc/python-sphinx-doc/reST/usage/configuration.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/autodoc.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/autosectionlabel.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/autosummary.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/coverage.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/doctest.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/duration.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/example_google.py
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/example_google.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/example_numpy.py
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/example_numpy.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/extlinks.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/githubpages.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/graphviz.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/ifconfig.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/imgconverter.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/index.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/inheritance.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/intersphinx.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/linkcode.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/math.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/napoleon.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/todo.rst
/usr/share/doc/python-sphinx-doc/reST/usage/extensions/viewcode.rst
/usr/share/doc/python-sphinx-doc/reST/usage/index.rst
/usr/share/doc/python-sphinx-doc/reST/usage/installation.rst
/usr/share/doc/python-sphinx-doc/reST/usage/markdown.rst
/usr/share/doc/python-sphinx-doc/reST/usage/quickstart.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/basics.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/directives.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/domains.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/field-lists.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/index.rst
/usr/share/doc/python-sphinx-doc/reST/usage/restructuredtext/roles.rst
/usr/share/doc/python-sphinx-doc/reST/usage/theming.rst
/usr/share/licenses/python-sphinx-doc
/usr/share/licenses/python-sphinx-doc/LICENSE

References

Summary

In this tutorial we learn how to install python-sphinx-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).