mirror of https://github.com/m-labs/artiq.git
24 lines
376 B
ReStructuredText
24 lines
376 B
ReStructuredText
|
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
|