From 912199fabad9eddb596f7f34267df9ca228ee521 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 4 Nov 2022 12:43:20 +0100 Subject: Python Docs: Create a getting started page --- wrappers/python/docs/source/api.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 wrappers/python/docs/source/api.rst (limited to 'wrappers/python/docs/source/api.rst') 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` -- cgit v1.2.3