diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-10-21 15:29:18 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-10-21 15:29:18 +0200 |
| commit | 1f3a6e09d3b605fb70cd0dd2165373814feb2eda (patch) | |
| tree | 75d8e849e088eb6268b1a58982b2a7f202697693 /wrappers/python/docs/source/index.rst | |
| parent | bad02030afd140da5643b49a94ffff3395d013e4 (diff) | |
Python: Sphinx doc files
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` |
