diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-11-22 11:33:35 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:19 +0100 |
commit | 09f40c836957fab37672d98fc6f3ca2611b94bbb (patch) | |
tree | df0dab59955f556cef2379b3d200d90b3033a48a /docs/reference/api/mm-sections.txt | |
parent | a57c3bcf36912f7c3822ed046a424af52f5b2bc4 (diff) |
docs: setup generation of gtk-doc based DBus API documentation
It includes gdbus-codegen generated API documentation, plus the common Enums,
Flags and Errors, which will also be used in libmm-glib.
Diffstat (limited to 'docs/reference/api/mm-sections.txt')
-rw-r--r-- | docs/reference/api/mm-sections.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/reference/api/mm-sections.txt b/docs/reference/api/mm-sections.txt new file mode 100644 index 00000000..329414dc --- /dev/null +++ b/docs/reference/api/mm-sections.txt @@ -0,0 +1,32 @@ +<SECTION> +<FILE>mm-enums</FILE> +<TITLE>Flags and Enumerations</TITLE> +MMBearerIpMethod +MMModem3gppFacility +MMModem3gppNetworkAvailability +MMModem3gppRegistrationState +MMModem3gppUssdSessionState +MMModemAccessTech +MMModemBand +MMModemCapability +MMModemCdmaActivationError +MMModemCdmaActivationState +MMModemCdmaRegistrationState +MMModemContactsStorage +MMModemLocationSource +MMModemLock +MMModemMode +MMModemSmsState +MMModemState +MMModemStateChangeReason +</SECTION> + +<SECTION> +<FILE>mm-errors</FILE> +<TITLE>Errors</TITLE> +MMConnectionError +MMCoreError +MMMessageError +MMMobileEquipmentError +MMSerialError +</SECTION> |