summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-03-16build: generate PNG files automatically from DIA filesAleksander Morgado2-2/+20
2012-03-16build: rename the binary from `modem-manager' to `ModemManager'Aleksander Morgado2-13/+12
2012-03-15api,header: new `MMSmsStorage' enumerationAleksander Morgado1-0/+1
2012-03-15api,header: renamed `MMModemSmsState' to `MMSmsState'Aleksander Morgado1-1/+1
2012-03-15docs: include initial state machine documentationAleksander Morgado4-20/+1272
2012-03-15docs: improved DBus interface documentationAleksander Morgado3-92/+213
2012-03-15api,header: treat CDMA activation errors as any other errorAleksander Morgado1-1/+1
2012-03-15api,header: new enum to specify Rm protocolAleksander Morgado1-0/+1
2012-03-15api,enums: renamed `MMModemAccessTech' to `MMModemAccessTechnology'Aleksander Morgado1-1/+1
This one was the last enum without full name.
2012-03-15api: rename 3GPP and CDMA interface pathsAleksander Morgado2-6/+6
Elements in a DBus interface name cannot start with a digit, so "org.freedesktop.ModemManager1.Modem.3gpp" is an invalid interface name. Renamed here all relevant interfaces so that they have an additional "Modem" prefix in the element, so we get now: "org.freedesktop.ModemManager1.Modem.Modem3gpp" "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" "org.freedesktop.ModemManager1.Modem.ModemCdma" Objects generated with gdbus-codegen maintain the previous names.
2012-03-15docs: added new man page for the modem-manager daemonAleksander Morgado3-1/+60
2012-03-15docs: setup generation of gtk-doc based DBus API documentationAleksander Morgado8-0/+324
It includes gdbus-codegen generated API documentation, plus the common Enums, Flags and Errors, which will also be used in libmm-glib.
2012-03-15docs: remove generation of previous DBus API documentationAleksander Morgado1-0/+0
2008-07-31Document the public DBus API.Tambet Ingo1-0/+0