From f74dcf0199b61b4f592c46363eab1ea1c6444773 Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Mon, 8 Jan 2024 19:08:53 -0600 Subject: [PATCH] DOC #881 --- CHANGES.rst | 1 + docs/source/api/_utils.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index e360dc47c..ea5de0572 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -51,6 +51,7 @@ Fixes Maintenance ----------- +* In ``listdevice(show_pv=True)``, set ``cname=True, dname=False`` if not provided by caller. * Move ``.OVAL`` field from ``EpicsRecordOutputFields to new ``EpicsRecordAnalogOutputFields`` * Write tables of plot statistics in most compact form. diff --git a/docs/source/api/_utils.rst b/docs/source/api/_utils.rst index 9d850a335..957a6b60c 100644 --- a/docs/source/api/_utils.rst +++ b/docs/source/api/_utils.rst @@ -76,6 +76,7 @@ General .. autosummary:: + ~apstools.utils.misc.call_signature_decorator ~apstools.utils.misc.cleanupText ~apstools.plans.command_list.command_list_as_table ~apstools.utils.misc.connect_pvlist