Skip to content

Commit 28dc675

Browse files
committed
Removed unnecessary header and added intersphinx link
1 parent 35c5466 commit 28dc675

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
66
``labscript`` documentation
77
===========================
8-
``labscript``, a component of the labscript suite, is an API used to define the experiment logic of a buffered experiment shot. This documentation will outline the general device hierarchy used when defining a connection table, and the ``labscript`` classes used to command input and output. For device specific documentation, and documentation for adding support for new devices, please refer to the ``labscript_devices`` documentation.
8+
``labscript``, a component of the labscript suite, is an API used to define the experiment logic of a buffered experiment shot. This documentation will outline the general device hierarchy used when defining a connection table, and the ``labscript`` classes used to command input and output. For device specific documentation, and documentation for adding support for new devices, please refer to the :doc:`labscript-devices <labscript-devices:index>` documentation.
99

10-
Contents
11-
========
1210

1311
.. toctree::
1412
:maxdepth: 2

0 commit comments

Comments
 (0)