summaryrefslogtreecommitdiff
path: root/doc/extensions.rst
blob: afd211c3472cdbeb94eca9f817f127318f8a78e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _extensions:

Sphinx Extensions
=================

Since many projects will need special features in their documentation, Sphinx
allows to add "extensions" to the build process, each of which can modify almost
any aspect of document processing.

This chapter describes the extensions bundled with Sphinx.  For the API
documentation on writing your own extension, see :ref:`dev-extensions`.

.. toctree::

   ext/builtins
   ext/thirdparty