Remove obsolete protocol specification
The one at https://www.github.com/SampleEnvironment/SECoP is the correct version! Change-Id: I4f8a9c3b40ea4e1f3ecea8b7b491dd96cb04d009 Reviewed-on: https://forge.frm2.tum.de/review/c/sine2020/secop/playground/+/21437 Tested-by: JenkinsCodeReview <bjoern_pedersen@frm2.tum.de> Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch>
This commit is contained in:
6
doc/source/facility/demo/cryo.rst
Normal file
6
doc/source/facility/demo/cryo.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Demo cryostat
|
||||
=============
|
||||
|
||||
.. automodule:: secop_demo.cryo
|
||||
:members:
|
||||
|
12
doc/source/facility/demo/index.rst
Normal file
12
doc/source/facility/demo/index.rst
Normal file
@ -0,0 +1,12 @@
|
||||
Demo
|
||||
====
|
||||
|
||||
Specific sample environments
|
||||
----------------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
cryo
|
||||
test
|
||||
|
6
doc/source/facility/demo/test.rst
Normal file
6
doc/source/facility/demo/test.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Test devices
|
||||
=============
|
||||
|
||||
.. automodule:: secop_demo.test
|
||||
:members:
|
||||
|
6
doc/source/facility/ess/epics.rst
Normal file
6
doc/source/facility/ess/epics.rst
Normal file
@ -0,0 +1,6 @@
|
||||
EPICS modules
|
||||
=============
|
||||
|
||||
.. automodule:: secop_ess.epics
|
||||
:members:
|
||||
|
11
doc/source/facility/ess/index.rst
Normal file
11
doc/source/facility/ess/index.rst
Normal file
@ -0,0 +1,11 @@
|
||||
ESS
|
||||
===
|
||||
|
||||
Frameworks
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
epics
|
||||
|
9
doc/source/facility/index.rst
Normal file
9
doc/source/facility/index.rst
Normal file
@ -0,0 +1,9 @@
|
||||
Facility specific functionalities
|
||||
=================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
demo/index
|
||||
mlz/index
|
||||
ess/index
|
6
doc/source/facility/mlz/amagnet.rst
Normal file
6
doc/source/facility/mlz/amagnet.rst
Normal file
@ -0,0 +1,6 @@
|
||||
ANTARES magnet (amagnet)
|
||||
========================
|
||||
|
||||
.. automodule:: secop_mlz.amagnet
|
||||
:members:
|
||||
|
6
doc/source/facility/mlz/entangle.rst
Normal file
6
doc/source/facility/mlz/entangle.rst
Normal file
@ -0,0 +1,6 @@
|
||||
Entangle
|
||||
========
|
||||
|
||||
.. automodule:: secop_mlz.entangle
|
||||
:members:
|
||||
|
20
doc/source/facility/mlz/index.rst
Normal file
20
doc/source/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