diff --git a/doc/manual/conf.py b/doc/manual/conf.py index 33032b259..34f0af9bb 100644 --- a/doc/manual/conf.py +++ b/doc/manual/conf.py @@ -35,6 +35,7 @@ mock_modules = ["artiq.gui.waitingspinnerwidget", "artiq.compiler.module", "artiq.compiler.embedding", "artiq.dashboard.waveform", + "artiq.dashboard.interactive_args", "qasync", "pyqtgraph", "matplotlib", "lmdb", "numpy", "dateutil", "dateutil.parser", "prettytable", "PyQt5", "h5py", "serial", "scipy", "scipy.interpolate",