summaryrefslogtreecommitdiff
path: root/doc/development/tutorials/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/tutorials/index.rst')
-rw-r--r--doc/development/tutorials/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/development/tutorials/index.rst b/doc/development/tutorials/index.rst
new file mode 100644
index 000000000..cb8dce435
--- /dev/null
+++ b/doc/development/tutorials/index.rst
@@ -0,0 +1,11 @@
+Extension tutorials
+===================
+
+Refer to the following tutorials to get started with extension development.
+
+.. toctree::
+ :caption: Directive tutorials
+ :maxdepth: 1
+
+ helloworld
+ todo