artiq/doc/manual/management_system.rst

24 lines
376 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