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/index.rst | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) (limited to 'wrappers/python/docs/source/index.rst') diff --git a/wrappers/python/docs/source/index.rst b/wrappers/python/docs/source/index.rst index 995047c..dcc3e14 100644 --- a/wrappers/python/docs/source/index.rst +++ b/wrappers/python/docs/source/index.rst @@ -1,22 +1,9 @@ -.. 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! -================================================ - +========================================== +Welcome to the eduvpn-common documentation +========================================== .. toctree:: :maxdepth: 2 :caption: Contents: - modules - - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` + getting_started + api -- cgit v1.2.3