From 1f3a6e09d3b605fb70cd0dd2165373814feb2eda Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 21 Oct 2022 15:29:18 +0200 Subject: Python: Sphinx doc files --- wrappers/python/docs/source/index.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 wrappers/python/docs/source/index.rst (limited to 'wrappers/python/docs/source/index.rst') diff --git a/wrappers/python/docs/source/index.rst b/wrappers/python/docs/source/index.rst new file mode 100644 index 0000000..995047c --- /dev/null +++ b/wrappers/python/docs/source/index.rst @@ -0,0 +1,22 @@ +.. python-eduvpn-common documentation master file, created by + sphinx-quickstart on Fri Oct 21 15:03:04 2022. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to python-eduvpn-common's documentation! +================================================ + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + modules + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` -- cgit v1.2.3