diff options
Diffstat (limited to 'doc/development/index.rst')
-rw-r--r-- | doc/development/index.rst | 7 |
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 |