diff --git a/src/doc/index.rst b/src/doc/index.rst index c95559d92b344a08bf33f9398789174fb00742b2..7e4c86aca1e6d00ea4ef8ac906e4dd686874e12d 100644 --- a/src/doc/index.rst +++ b/src/doc/index.rst @@ -1,6 +1,6 @@ -Welcome to caosdb-pylib's documentation! -======================================== +Welcome to pycaosdb's documentation! +==================================== .. toctree:: :maxdepth: 2 @@ -12,7 +12,7 @@ Welcome to caosdb-pylib's documentation! tutorials API documentation<_apidoc/modules> -Welcome to the Python client library for CaosDB, ``pycaosdb``! +This is the documentation for the Python client library for CaosDB, ``pycaosdb``. This documentation helps you to :doc:`get started<getting_started>`, explains the most important :doc:`concepts<concepts>` and offers a range of :doc:`tutorials<tutorials>`.