NetworkManager/docs
Iñigo Martínez ad12837baf build: Workaround for gtkdoc dependencies
gtkdoc uses some custom generated targets as content files. However,
there are still two problem. The first is that gtkdoc does not
support targets which are not strings. This is being fixed in the
following issue:

https://github.com/mesonbuild/meson/pull/2806

The second issue is that the gtkdoc function produces a target which
is triggered at install time. This makes the dependencies generation
to not be triggered.

This patch uses a workaround for that second issue.

https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00079.html
2018-01-02 10:44:15 +01:00
..
api build: Workaround for gtkdoc dependencies 2018-01-02 10:44:15 +01:00
libnm build: Remove default install directories 2018-01-02 10:44:05 +01:00
libnm-glib build: Remove default install directories 2018-01-02 10:44:05 +01:00
libnm-util build: Remove default install directories 2018-01-02 10:44:05 +01:00
meson.build build: add initial support for meson build system 2017-12-13 15:48:50 +01:00