From 34a50edde100436a1bbb5249b8bbb812c4fde7c2 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 17 May 2021 22:46:15 +0200 Subject: api,errors: document all DBus error name prefixes Since ModemManager 1.0 we were publishing symbols to identify all the possible DBus error name prefixes, but these were never documented, they were explicitly ignored in gtk-doc. Let's provide proper documentation for them and make them first-class API symbols. --- docs/reference/api/ModemManager-sections.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'docs/reference/api') diff --git a/docs/reference/api/ModemManager-sections.txt b/docs/reference/api/ModemManager-sections.txt index 214cc7fe..9b3e4f3d 100644 --- a/docs/reference/api/ModemManager-sections.txt +++ b/docs/reference/api/ModemManager-sections.txt @@ -59,19 +59,18 @@ MMSmsCdmaServiceCategory
mm-errors Errors -MMConnectionError +MM_CORE_ERROR_DBUS_PREFIX +MM_MOBILE_EQUIPMENT_ERROR_DBUS_PREFIX +MM_CONNECTION_ERROR_DBUS_PREFIX +MM_SERIAL_ERROR_DBUS_PREFIX +MM_MESSAGE_ERROR_DBUS_PREFIX +MM_CDMA_ACTIVATION_ERROR_DBUS_PREFIX MMCoreError -MMMessageError MMMobileEquipmentError +MMConnectionError MMSerialError +MMMessageError MMCdmaActivationError - -MM_CDMA_ACTIVATION_ERROR_DBUS_PREFIX -MM_CONNECTION_ERROR_DBUS_PREFIX -MM_CORE_ERROR_DBUS_PREFIX -MM_MESSAGE_ERROR_DBUS_PREFIX -MM_MOBILE_EQUIPMENT_ERROR_DBUS_PREFIX -MM_SERIAL_ERROR_DBUS_PREFIX
-- cgit v1.2.3-70-g09d2