summaryrefslogtreecommitdiff
path: root/wrappers/python/docs/source/api.rst
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-11-04 12:43:20 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-11-04 12:43:20 +0100
commit912199fabad9eddb596f7f34267df9ca228ee521 (patch)
tree07f1fe34469f28794c5af38a1b7f7325397961f7 /wrappers/python/docs/source/api.rst
parent7fb6792a2d531eed4389a06255b0daca82d81d80 (diff)
Python Docs: Create a getting started page
Diffstat (limited to 'wrappers/python/docs/source/api.rst')
-rw-r--r--wrappers/python/docs/source/api.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/wrappers/python/docs/source/api.rst b/wrappers/python/docs/source/api.rst
new file mode 100644
index 0000000..ffc3b4a
--- /dev/null
+++ b/wrappers/python/docs/source/api.rst
@@ -0,0 +1,17 @@
+API Documentation
+================================================
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents:
+
+ eduvpn_common
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`