File: docs.rst

package info (click to toggle)
taurus 4.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 99,944 kB
  • sloc: python: 52,365; sh: 21; makefile: 12
file content (24 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

.. currentmodule:: taurus

.. _docs:

==============================
Taurus |version| documentation
==============================
Taurus is a free, open source, multi-platform pure Python module for creating 
and supporting Graphical User Interfaces for experiment control and data 
acquisition.

.. toctree::
   :maxdepth: 2

   users/index.rst
   devel/index.rst
   tep/index.rst


* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`