diff --git a/sphinx/source/dm.daq_web_service.api.rst b/sphinx/source/dm.daq_web_service.api.rst index c19a4347cc865e46bd2ac8a0f059c2700c8ad045..95256611cd246f4821138b1a4e26a9c26f723ed3 100644 --- a/sphinx/source/dm.daq_web_service.api.rst +++ b/sphinx/source/dm.daq_web_service.api.rst @@ -7,6 +7,6 @@ ExperimentDaqApi .. autoclass:: dm.daq_web_service.api.experimentDaqApi.ExperimentDaqApi() :show-inheritance: - :members: __init__, startDaq, stopDaq, listDaqs, getDaqInfo, upload, stopUpload, listUploads, getUploadInfo, listProcessingPlugins + :members: __init__, startDaq, stopDaq, listDaqs, getDaqInfo, clearDaq, upload, stopUpload, listUploads, getUploadInfo, clearUpload, listProcessingPlugins