1234567891011121314151617 |
- Supervisor: A Process Control System
- ====================================
- ``supervisor`` is a client/server system that allows its users to
- control a number of processes on UNIX-like operating systems.
- .. toctree::
- :maxdepth: 2
- introduction.rst
- Indices and tables
- ------------------
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
|