mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
.gitlab-ci
docs
reference
CODEOWNERS
debugging.txt
macros.txt
fuzzing
gio
glib
gmodule
gobject
gthread
m4macros
po
subprojects
tests
.clang-format
.dir-locals.el
.gitattributes
.gitignore
.gitlab-ci.yml
AUTHORS
CONTRIBUTING.md
COPYING
HACKING
INSTALL.in
NEWS
NEWS.pre-1-3
README
README.md
README.rationale
README.win32
README.win32.md
check-abis.sh
clang-format-diff.py
glib-gettextize.in
glib.doap
glib.supp
meson.build
meson_options.txt
msvc_recommended_pragmas.h
sanity_check
template-tap.test.in
template.test.in
The relevant parts of the generated example documentation are already `xi:include`d into the `migrating-gdbus.xml` page, so are turned into HTML there. Installing them separately means they also get installed into `/usr/share/gtk-doc/html/gdbus-object-manager-example/`, which seems redundant. Signed-off-by: Philip Withnall <withnall@endlessm.com>