NetworkManager/docs
Thomas Haller a80ba4ea09 build: fix gtk-doc/introspection handling for build
- `make dist` requires --enable-gtk-doc --enable-introspection --with-libnm-glib
- --enable-gtk-doc requires --enable-introspection
- --with-nmcli requires either --enable-introspection or pregenerated
   settings-docs.c files from the dist tarball. It does not require
   --enable-gtk-doc.

There is a bit of a problem in that --enable-introspection requires
now xsltproc. However, gobject-introspection does itself not depend
on xsltproc. So, more correct might be a special --enable-doc argument,
that combines --enable-introspection --with-xsltproc. Anyway, that
seems to make it more complicated then it already is so just implicitly
(and surprisingly?) require xsltproc with --enable-introspection.

https://bugzilla.gnome.org/show_bug.cgi?id=775003
2016-11-28 12:43:51 +01:00
..
api build: fix gtk-doc/introspection handling for build 2016-11-28 12:43:51 +01:00
libnm libnm: use the o.fd.DBus.ObjectManager API for object management 2016-11-10 16:48:48 +01:00
libnm-glib docs: don't set the online-location attribute 2016-04-08 13:10:47 +02:00
libnm-util docs: don't set the online-location attribute 2016-04-08 13:10:47 +02:00