summaryrefslogtreecommitdiff
path: root/pythonmod/doc/examples/index.rst
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2012-07-04 14:24:26 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2012-07-04 14:24:26 +0000
commitafb79913ce00d885b8b43f7478e1e054edadb567 (patch)
treeb9037afac70edd3c6342318cedbbadc648b799ca /pythonmod/doc/examples/index.rst
Diffstat (limited to 'pythonmod/doc/examples/index.rst')
-rw-r--r--pythonmod/doc/examples/index.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/pythonmod/doc/examples/index.rst b/pythonmod/doc/examples/index.rst
new file mode 100644
index 0000000000000..6c50225810efb
--- /dev/null
+++ b/pythonmod/doc/examples/index.rst
@@ -0,0 +1,15 @@
+.. _Tutorials:
+
+==============================
+Tutorials
+==============================
+
+Here you can find several tutorials which clarify the usage and capabilities of Unbound scriptable interface.
+
+`Tutorials`
+
+.. toctree::
+ :maxdepth: 2
+ :glob:
+
+ example*