fix some missing pdq2→pdq renames

This commit is contained in:
Sebastien Bourdeauducq 2017-06-03 18:35:36 +08:00
parent 2458da1ade
commit 92307d1f9c
2 changed files with 4 additions and 4 deletions

View File

@ -14,21 +14,21 @@ PDQ2
Driver
++++++
.. automodule:: artiq.devices.pdq2.driver
.. automodule:: artiq.devices.pdq.driver
:members:
Mediator
++++++++
.. automodule:: artiq.devices.pdq2.mediator
.. automodule:: artiq.devices.pdq.mediator
:members:
Controller
++++++++++
.. argparse::
:ref: artiq.frontend.aqctl_pdq2.get_argparser
:prog: aqctl_pdq2
:ref: artiq.frontend.aqctl_pdq.get_argparser
:prog: aqctl_pdq
Lab Brick Digital Attenuator (LDA)