diff options
Diffstat (limited to 'wrappers/python/docs/source/index.rst')
| -rw-r--r-- | wrappers/python/docs/source/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
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` |
