summaryrefslogtreecommitdiff
path: root/contrib/python/docs/source/examples/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/docs/source/examples/index.rst')
-rw-r--r--contrib/python/docs/source/examples/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/python/docs/source/examples/index.rst b/contrib/python/docs/source/examples/index.rst
new file mode 100644
index 0000000..8f7f381
--- /dev/null
+++ b/contrib/python/docs/source/examples/index.rst
@@ -0,0 +1,12 @@
+Tutorials
+==============================
+
+Here you can find a set of simple applications which utilizes the ldns library in Python environment.
+
+`Tutorials`
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ example*