artiq/doc/manual/management_system.rst

31 lines
504 B
ReStructuredText
Raw Normal View History

2015-01-23 00:52:13 +08:00
Management system
=================
Master
------
.. argparse::
:ref: artiq.frontend.artiq_master.get_argparser
:prog: artiq_master
Command-line client
-------------------
.. argparse::
:ref: artiq.frontend.artiq_client.get_argparser
:prog: artiq_client
GUI client
----------
.. argparse::
:ref: artiq.frontend.artiq_gui.get_argparser
:prog: artiq_gui
2015-02-06 12:17:51 +08:00
Controller manager
------------------
.. argparse::
:ref: artiq.frontend.artiq_ctlmgr.get_argparser
:prog: artiq_ctlmgr