Skip to content
Snippets Groups Projects
Commit f06e922c authored by Sina Rohde's avatar Sina Rohde
Browse files

added section related projects

parent 16bda259
No related branches found
No related tags found
2 merge requests!31ENH: Update script for outdated dumps.,!29F related projects
Pipeline #46691 passed
...@@ -22,7 +22,7 @@ import sphinx_rtd_theme ...@@ -22,7 +22,7 @@ import sphinx_rtd_theme
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'caosdb-mysqlbackend' project = 'caosdb-mysqlbackend'
copyright = '2021, IndiScale GmbH' copyright = '2021 - 2024, IndiScale GmbH'
author = 'Daniel Hornung' author = 'Daniel Hornung'
# The short X.Y version # The short X.Y version
......
...@@ -10,7 +10,9 @@ Welcome to documentation of CaosDB's MySQL Backend! ...@@ -10,7 +10,9 @@ Welcome to documentation of CaosDB's MySQL Backend!
Getting started <README_SETUP> Getting started <README_SETUP>
Concepts <concepts> Concepts <concepts>
Maintenance Maintenance
API documentation<functions> API documentation <functions>
Related Projects <related_projects/index>
Back to Overview <https://docs.indiscale.com/>
This documentation helps you to :doc:`get started<README_SETUP>`, explains the most important This documentation helps you to :doc:`get started<README_SETUP>`, explains the most important
:doc:`concepts<concepts>` . :doc:`concepts<concepts>` .
......
Related Projects
++++++++++++++++
.. toctree::
:maxdepth: 2
:caption: Contents:
:hidden:
.. container:: projects
For in-depth documentation for users, administrators and developers, you may want to visit the subproject-specific documentation pages for:
:`Server <caosdb-server>`_: The Java part of the LinkAhead server.
:`WebUI <caosdb-webui>`_: The default web frontend for the LinkAhead server.
:`PyLinkAhead <caosdb-pylib>`_: The LinkAhead Python library.
:`Advanced user tools <caosdb-advanced-user-tools>`_: The advanced Python tools for LinkAhead.
:`LinkAhead <https://docs.indiscale.com/caosdb-deploy>`_: Your all inclusive LinkAhead software package.
:`Back to Overview <https://docs.indiscale.com/>`_: LinkAhead Documentation.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment