summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>2023-01-08 13:52:36 +0000
committerGitHub <noreply@github.com>2023-01-08 13:52:36 +0000
commit670bcb743b718d7b3ced548c645aafe71d0310eb (patch)
tree6b9a745cbdab8ba2778499fececba135c52d937d /doc/extdev
parent67291f414e1b259d6b65bc66ea2874c7131e09bf (diff)
downloadsphinx-git-670bcb743b718d7b3ced548c645aafe71d0310eb.tar.gz
Documentation reshuffle (#11112)
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/extdev/index.rst b/doc/extdev/index.rst
index 014a806e5..8332315ff 100644
--- a/doc/extdev/index.rst
+++ b/doc/extdev/index.rst
@@ -1,7 +1,7 @@
.. _dev-extensions:
-Developing extensions for Sphinx
-================================
+Sphinx Extensions API
+=====================
Since many projects will need special features in their documentation, Sphinx
is designed to be extensible on several levels.