v1.0.0-rc.110 #16

Merged
leonarski_f merged 20 commits from 2511-1.0.0-rc.110 into main 2025-11-28 12:47:35 +01:00
3 changed files with 17 additions and 5 deletions
Showing only changes of commit 01b3ecefbf - Show all commits

View File

@@ -34,7 +34,7 @@ html_static_path = ['../broker/redoc-static.html']
#}
html_theme_options = {
'repo_url': 'https://gitlab.psi.ch/jungfraujoch/nextgendcu',
'repo_url': 'https://gitea.psi.ch/mx/jungfraujoch',
'repo_name': 'Jungfraujoch',
'nav_title': 'PSI Jungfraujoch',
'html_minify': True,
@@ -46,6 +46,8 @@ html_theme_options = {
'logo_icon': '&#xe30d'
}
html_logo = 'jfjoch.png'
html_sidebars = {
"**": ["logo-text.html", "globaltoc.html", "searchbox.html"]
}

View File

@@ -1,8 +1,18 @@
.. image:: jfjoch.png
:width: 256
:align: left
PSI Jungfraujoch
================
Jungfraujoch is data acquisition and on-the-fly analysis system developed by the `Paul Scherrer Institut <https://www.psi.ch>`__.
It can be currently used with PSI and DECTRIS detectors.
Jungfraujoch is distributed under the GPLv3 license.
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: General
ACKNOWLEDGEMENT
@@ -15,7 +25,7 @@ PSI Jungfraujoch
CHANGELOG
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Software
JFJOCH_BROKER
@@ -23,7 +33,7 @@ PSI Jungfraujoch
TOOLS
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: FPGA
FPGA
@@ -35,7 +45,7 @@ PSI Jungfraujoch
FPGA_DATA_ANALYSIS
.. toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Reference
DETECTOR_GEOMETRY

BIN
docs/jfjoch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB