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:
|
||||
|
Reference in New Issue
Block a user