summaryrefslogtreecommitdiff
path: root/doc/development/index.rst
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/development/index.rst
parent67291f414e1b259d6b65bc66ea2874c7131e09bf (diff)
downloadsphinx-git-670bcb743b718d7b3ced548c645aafe71d0310eb.tar.gz
Documentation reshuffle (#11112)
Diffstat (limited to 'doc/development/index.rst')
-rw-r--r--doc/development/index.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/development/index.rst b/doc/development/index.rst
index 8ae71e76f..55a31a0c1 100644
--- a/doc/development/index.rst
+++ b/doc/development/index.rst
@@ -1,6 +1,6 @@
-================
-Extending Sphinx
-================
+=========================
+Writing Sphinx Extensions
+=========================
This guide is aimed at giving a quick introduction for those wishing to
develop their own extensions for Sphinx. Sphinx possesses significant
@@ -20,4 +20,5 @@ the extension interface see :doc:`/extdev/index`.
:caption: Theming
:maxdepth: 2
+ templating
theming