File: docs.rst

package info (click to toggle)
taurus 4.7.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 101,200 kB
  • sloc: python: 53,973; makefile: 99; sh: 22
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`