aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2021-03-24 12:10:55 +0100
committerAleksander Morgado <aleksander@aleksander.es>2021-03-24 15:31:08 +0100
commit08ed7b75dbf62536df79c98394f3b092d2cd9ccc (patch)
tree83d76e02c2d2622af9f687914539ffa0053d1883
parentc28bfe3cac1fdd1a2b0ef41799a7f7555516d0ba (diff)
docs,libmm-glib: move USSD to its own section
It's not a generic interface, it's a feature interface, same as messaging or location.
-rw-r--r--docs/reference/libmm-glib/libmm-glib-docs.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/reference/libmm-glib/libmm-glib-docs.xml b/docs/reference/libmm-glib/libmm-glib-docs.xml
index bf43ff12..5b9a04d6 100644
--- a/docs/reference/libmm-glib/libmm-glib-docs.xml
+++ b/docs/reference/libmm-glib/libmm-glib-docs.xml
@@ -89,7 +89,6 @@
<title>Generic interfaces</title>
<xi:include href="xml/mm-modem.xml"/>
<xi:include href="xml/mm-modem-3gpp.xml"/>
- <xi:include href="xml/mm-modem-3gpp-ussd.xml"/>
<xi:include href="xml/mm-modem-cdma.xml"/>
<xi:include href="xml/mm-cdma-manual-activation-properties.xml"/>
<xi:include href="xml/mm-unlock-retries.xml"/>
@@ -101,6 +100,10 @@
<xi:include href="xml/mm-simple-status.xml"/>
</section>
<section>
+ <title>USSD support</title>
+ <xi:include href="xml/mm-modem-3gpp-ussd.xml"/>
+ </section>
+ <section>
<title>Location support</title>
<xi:include href="xml/mm-modem-location.xml"/>
<xi:include href="xml/mm-location-3gpp.xml"/>