Aleksander Morgado
552359b57e
docs: update copyright
2023-04-14 08:50:38 +00:00
Aleksander Morgado
fff4b95364
docs,reference: update copyright years
2022-10-19 11:18:38 +00:00
Aleksander Morgado
6316a3bc43
docs,api: add index for 1.20
2021-11-03 14:03:13 +01:00
Aleksander Morgado
6c56ea3b97
docs,api: add index for 1.14
...
Some of the newly deprecated enum values were introduced in 1.14.
2021-05-22 22:58:37 +00:00
Aleksander Morgado
d1a893775e
docs: add api indices for 1.18
2021-03-10 10:59:22 +01:00
Aleksander Morgado
268bf4f98a
core: update copyright years to 2021
2021-01-17 10:33:45 +01:00
Aleksander Morgado
3826795228
docs: add 'online-location' references
...
So that the gtkdoc-rebase step fixes the URLs to contain the correct
links; e.g.:
$ make dist V=s
make[8]: Entering directory '/home/aleksander/Development/foss/ModemManager/docs/reference/libmm-glib'
make \
top_distdir="../../../ModemManager-1.15.0" distdir="../../../ModemManager-1.15.0/docs/reference/libmm-glib" \
dist-hook
../ModemManager/ -> https://www.freedesktop.org/software/ModemManager/doc/latest/ModemManager/ (914)
../gio/ -> https://developer.gnome.org/gio/unstable/ (2564)
../glib/ -> https://developer.gnome.org/glib/unstable/ (5534)
../gobject/ -> https://developer.gnome.org/gobject/unstable/ (499)
make[8]: Leaving directory '/home/aleksander/Development/foss/ModemManager/docs/reference/libmm-glib'
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/298
2021-01-16 17:56:15 +01:00
Aleksander Morgado
c92dc21a18
api: new ID_MM_PORT_TYPE_QMI and ID_MM_PORT_TYPE_MBIM udev hints
...
It is no longer true that all QMI ports are exposed by the qmi_wwan
driver and that all MBIM ports are exposed by the cdc_mbim driver.
There are other generic setups that allow exposing these types of
ports using different drivers, and usually we can also know the type
of port in advance via other means. Therefore, allow adding udev port
type hints for QMI and MBIM ports as well.
2020-11-09 18:41:57 +01:00
Aleksander Morgado
b774cbe658
build: bump copyright years to 2020
2020-01-03 20:43:45 +01:00
Aleksander Morgado
53a7dc2f63
docs,api: rework how indices are exposed in docs
...
Use <chapter> so that all per-version indices are included in the docs.
2019-10-28 10:28:27 +01:00
Aleksander Morgado
cf14fba5b7
docs,api: provide per-version indices
2019-10-24 13:02:37 +02:00
Ben Chan
ee8695178d
docs: untabify
2019-08-29 12:05:09 +00:00
Aleksander Morgado
251ca4a847
build: update copyright years to 2019
2019-01-11 15:57:36 +01:00
Aleksander Morgado
2a1a0b88fb
udev: define all generic tags as symbols
...
This prevents errors due to nasty typos in the strings.
We define all symbols in a single header file that is NOT considered
part of the API, as there is no need for MM clients to know about
these tags code-wise. These tags are only meaningful when associated
to devices in udev.
Information of each tag is included in the general API documentation.
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/88
2018-09-25 17:55:53 +00:00
Ben Chan
3d800c2f49
compat: add compatibility definitions for old MM_MODEM_BAND_EUTRAN_* values
...
Those Roman numeral suffixes in MM_MODEM_BAND_EUTRAN_* were replaced
with 1, 2, 3, ..., etc. This patch adds a compatibility header,
ModemManager-compat.h, to alias the old MM_MODEM_BAND_EUTRAN_* values to
the new values.
2017-06-28 18:21:25 +02:00
Aleksander Morgado
355633f8d6
docs: update copyright year to 2017
2017-03-08 14:09:50 +01:00
Aleksander Morgado
7b4bd888f0
build: updated copyright years up to 2016
2016-07-26 13:07:49 +02:00
Aleksander Morgado
94bf076f28
docs: update email address
2014-01-30 18:03:10 +01:00
Aleksander Morgado
a43cecb456
api,header: setup and export MM version symbols in the API
2013-06-13 10:04:49 +02:00
Aleksander Morgado
c2b2f0eb2b
docs,api: new migration reference
2013-06-12 11:52:36 +02:00
Aleksander Morgado
82f253b8ca
docs: include the logos in the generated documentation
2012-10-04 12:10:22 +02:00
Aleksander Morgado
c4581af5d9
docs: set ModemManager' as module name instead of
mm'
2012-03-16 14:53:17 +01:00