summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorigo95862 <igo95862@yandex.ru>2021-03-08 12:21:56 +0300
committerigo95862 <igo95862@yandex.ru>2021-03-09 17:57:30 +0300
commita56f69b916c1ae139eb1f38ee6d147b71b3d1d59 (patch)
tree5e3eb679ba51fb34cb1657452be0c7f7ebfb8020
parent1ac05a2a832dfecfbf9431e919cb9f3b99ebf11f (diff)
downloadsphinx-git-a56f69b916c1ae139eb1f38ee6d147b71b3d1d59.tar.gz
doc: Added autodoc extension tutorial to tutorials index
-rw-r--r--doc/development/tutorials/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/development/tutorials/index.rst b/doc/development/tutorials/index.rst
index be126b3ca..a7eee4899 100644
--- a/doc/development/tutorials/index.rst
+++ b/doc/development/tutorials/index.rst
@@ -13,3 +13,5 @@ Refer to the following tutorials to get started with extension development.
helloworld
todo
recipe
+ autodoc_ext
+