NetworkManager/docs/libnm
Beniamino Galvani d5ed990caf build: fix errors when building with gtk-doc 1.32
gtkdoc-scan 1.32 performs stricter checks on structures definitions
and so it complains on:

 /build/networkmanager/src/NetworkManager/libnm/./nm-vpn-plugin-old.h:0: warning: partial declaration (struct) : typedef struct {
 	NM_DEPRECATED_IN_1_2
 	GObject parent;
 } NMVpnPluginOld NM_DEPRECATED_IN_1_2;

because of the unrecognized token 'NM_DEPRECATED_IN_1_2'.

Pass all allowed macros to gtkdoc-scan through the --ignore-decorators
argument.

https://gitlab.gnome.org/GNOME/gtk-doc/issues/98
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/238
(cherry picked from commit 2d941dc95a)
2019-09-05 11:25:36 +02:00
..
libnm-docs.xml libnm-core: add ovs-dpdk setting 2019-06-14 12:10:20 +02:00
libnm.png docs: add libnm documentation 2014-08-01 14:34:05 -04:00
libnm.svg wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
Makefile.am build: fix errors when building with gtk-doc 1.32 2019-09-05 11:25:36 +02:00
meson.build build: fix errors when building with gtk-doc 1.32 2019-09-05 11:25:36 +02:00
version.xml.in docs: add libnm documentation 2014-08-01 14:34:05 -04:00