mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 06:18:44 +01:00
Dev/dev doc (#1311)
* changing title of page and heading * fix the release in logo nav * fixed index page
This commit is contained in:
@@ -20,7 +20,7 @@ print(sys.path)
|
|||||||
|
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
project = 'slsDetectorPackage'
|
project = 'slsDetectorPackage @PROJECT_VERSION@'
|
||||||
copyright = '2020, PSD Detector Group'
|
copyright = '2020, PSD Detector Group'
|
||||||
author = 'PSD Detector Group'
|
author = 'PSD Detector Group'
|
||||||
version = '@PROJECT_VERSION@'
|
version = '@PROJECT_VERSION@'
|
||||||
|
|||||||
@@ -3,13 +3,13 @@
|
|||||||
You can adapt this file completely to your liking, but it should at least
|
You can adapt this file completely to your liking, but it should at least
|
||||||
contain the root `toctree` directive.
|
contain the root `toctree` directive.
|
||||||
|
|
||||||
Welcome to slsDetectorPackage's documentation!
|
slsDetectorPackage
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
.. note ::
|
.. note ::
|
||||||
|
|
||||||
This is the documentation for the latest development version of slsDetectorPackage.
|
This is the documentation for the latest development version of slsDetectorPackage.
|
||||||
For further documentation, visit the official page: https://www.psi.ch/en/detectors/documentation
|
For further detector specific documentation, visit `this page <https://www.psi.ch/en/detectors/documentation>`__.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user