Improve doc.
Change-Id: I0b25fd1c645a47084fb7fda1bbb7d41a2d10dcbb
This commit is contained in:
6
doc/source/playground/facility/demo/cryo.rst
Normal file
6
doc/source/playground/facility/demo/cryo.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Demo cryostat
|
||||
=============
|
||||
|
||||
.. automodule:: secop_demo.cryo
|
||||
:members:
|
||||
|
12
doc/source/playground/facility/demo/index.rst
Normal file
12
doc/source/playground/facility/demo/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
Demo
|
||||
====
|
||||
|
||||
Specific sample environments
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
cryo
|
||||
test
|
||||
|
6
doc/source/playground/facility/demo/test.rst
Normal file
6
doc/source/playground/facility/demo/test.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Test devices
|
||||
=============
|
||||
|
||||
.. automodule:: secop_demo.test
|
||||
:members:
|
||||
|
6
doc/source/playground/facility/ess/epics.rst
Normal file
6
doc/source/playground/facility/ess/epics.rst
Normal file
@ -0,0 +1,6 @@
|
||||
EPICS modules
|
||||
=============
|
||||
|
||||
.. automodule:: secop_ess.epics
|
||||
:members:
|
||||
|
11
doc/source/playground/facility/ess/index.rst
Normal file
11
doc/source/playground/facility/ess/index.rst
Normal file
@ -0,0 +1,11 @@
|
||||
ESS
|
||||
===
|
||||
|
||||
Frameworks
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
epics
|
||||
|
9
doc/source/playground/facility/index.rst
Normal file
9
doc/source/playground/facility/index.rst
Normal file
@ -0,0 +1,9 @@
|
||||
Facility specific functionalities
|
||||
=================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
demo/index
|
||||
mlz/index
|
||||
ess/index
|
6
doc/source/playground/facility/mlz/amagnet.rst
Normal file
6
doc/source/playground/facility/mlz/amagnet.rst
Normal file
@ -0,0 +1,6 @@
|
||||
ANTARES magnet (amagnet)
|
||||
========================
|
||||
|
||||
.. automodule:: secop_mlz.amagnet
|
||||
:members:
|
||||
|
6
doc/source/playground/facility/mlz/entangle.rst
Normal file
6
doc/source/playground/facility/mlz/entangle.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Entangle
|
||||
========
|
||||
|
||||
.. automodule:: secop_mlz.entangle
|
||||
:members:
|
||||
|
20
doc/source/playground/facility/mlz/index.rst
Normal file
20
doc/source/playground/facility/mlz/index.rst
Normal file
@ -0,0 +1,20 @@
|
||||
MLZ
|
||||
===
|
||||
|
||||
Frameworks
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
entangle
|
||||
|
||||
|
||||
Specific sample environments
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
amagnet
|
||||
|
Reference in New Issue
Block a user