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

new section "related projects"

parent d88ac4ec
No related branches found
No related tags found
2 merge requests!160STY: styling,!144FIX: Better implementation of split_restricted_path that fixes an error. Also...
Pipeline #46616 failed
......@@ -29,7 +29,7 @@ import sphinx_rtd_theme # noqa: E402
# -- Project information -----------------------------------------------------
project = 'caosdb-caoscrawler'
copyright = '2021, MPIDS'
copyright = '2024, IndiScale'
author = 'Alexander Schlemmer'
# The short X.Y version
......
......@@ -15,6 +15,9 @@ CaosDB-Crawler Documentation
Macros<macros>
How to upgrade<how-to-upgrade>
API documentation<_apidoc/modules>
Related Projects<related_projects/index>
Back to Overview <https://docs.indiscale.com/>
......
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.
:`MySQL backend <caosdb-mysqlbackend>`_: The MySQl/MariaDB components 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