Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Crawler
Commits
efd24e84
Commit
efd24e84
authored
1 year ago
by
Sina Rohde
Browse files
Options
Downloads
Patches
Plain Diff
new section "related projects"
parent
d88ac4ec
No related branches found
No related tags found
2 merge requests
!160
STY: styling
,
!144
FIX: Better implementation of split_restricted_path that fixes an error. Also...
Pipeline
#46616
failed
1 year ago
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
3
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/doc/conf.py
+1
-1
1 addition, 1 deletion
src/doc/conf.py
src/doc/index.rst
+3
-0
3 additions, 0 deletions
src/doc/index.rst
src/doc/related_projects/index.rst
+25
-0
25 additions, 0 deletions
src/doc/related_projects/index.rst
with
29 additions
and
1 deletion
src/doc/conf.py
+
1
−
1
View file @
efd24e84
...
...
@@ -29,7 +29,7 @@ import sphinx_rtd_theme # noqa: E402
# -- Project information -----------------------------------------------------
project
=
'
caosdb-caoscrawler
'
copyright
=
'
202
1
,
MPIDS
'
copyright
=
'
202
4
,
IndiScale
'
author
=
'
Alexander Schlemmer
'
# The short X.Y version
...
...
This diff is collapsed.
Click to expand it.
src/doc/index.rst
+
3
−
0
View file @
efd24e84
...
...
@@ -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/>
...
...
This diff is collapsed.
Click to expand it.
src/doc/related_projects/index.rst
0 → 100644
+
25
−
0
View file @
efd24e84
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment