doc: initial sphinx files.

Change-Id: I6943f2f39340cb6bad52996bbcf50710c0575b7b
This commit is contained in:
Alexander Lenz
2017-09-11 11:25:13 +02:00
parent 230bd9b9a6
commit cf3fabfa0f
53 changed files with 837 additions and 260 deletions

View File

@@ -0,0 +1,6 @@
Demo cryostat
=============
.. automodule:: secop_demo.cryo
:members:

View File

@@ -0,0 +1,12 @@
Demo
====
Specific sample environments
----------------------------
.. toctree::
:maxdepth: 3
cryo
test

View File

@@ -0,0 +1,6 @@
Test devices
=============
.. automodule:: secop_demo.test
:members:

View File

@@ -0,0 +1,6 @@
EPICS modules
=============
.. automodule:: secop_ess.epics
:members:

View File

@@ -0,0 +1,11 @@
ESS
===
Frameworks
----------
.. toctree::
:maxdepth: 3
epics

View File

@@ -0,0 +1,9 @@
Facility specific functionalities
=================================
.. toctree::
:maxdepth: 3
demo/index
mlz/index
ess/index

View File

@@ -0,0 +1,6 @@
ANTARES magnet (amagnet)
========================
.. automodule:: secop_mlz.amagnet
:members:

View File

@@ -0,0 +1,6 @@
Entangle
========
.. automodule:: secop_mlz.entangle
:members:

View File

@@ -0,0 +1,20 @@
MLZ
===
Frameworks
----------
.. toctree::
:maxdepth: 3
entangle
Specific sample environments
----------------------------
.. toctree::
:maxdepth: 3
amagnet