summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Winship <danw@redhat.com>2014-12-18 12:44:57 -0500
committerDan Winship <danw@redhat.com>2014-12-18 13:47:03 -0500
commit2d29c0527e6299658319d9779fd9ce891f8610f6 (patch)
treed2cf48af54c5b274021d7754e3103f262a0d9be3 /docs
parentee65399030d0f5003ca82094f4c6cb869cbcbdd4 (diff)
downloadNetworkManager-2d29c0527e6299658319d9779fd9ce891f8610f6.tar.gz
docs: misc small fixes
Cleans up all of the warnings that aren't overly annoying to clean up.
Diffstat (limited to 'docs')
-rw-r--r--docs/libnm-glib/Makefile.am1
-rw-r--r--docs/libnm-util/Makefile.am3
-rw-r--r--docs/libnm-util/libnm-util-docs.sgml2
3 files changed, 5 insertions, 1 deletions
diff --git a/docs/libnm-glib/Makefile.am b/docs/libnm-glib/Makefile.am
index 9c2dbb3921..5c3c492ffc 100644
--- a/docs/libnm-glib/Makefile.am
+++ b/docs/libnm-glib/Makefile.am
@@ -30,6 +30,7 @@ CFILE_GLOB=$(top_srcdir)/libnm-glib/*.c
# Header files to ignore when scanning.
IGNORE_HFILES= \
+ common.h \
nm-dbus-helpers-private.h \
nm-device-private.h \
nm-object-cache.h \
diff --git a/docs/libnm-util/Makefile.am b/docs/libnm-util/Makefile.am
index 07bd2fe32e..f5c44ace85 100644
--- a/docs/libnm-util/Makefile.am
+++ b/docs/libnm-util/Makefile.am
@@ -35,7 +35,8 @@ IGNORE_HFILES= \
nm-utils-private.h \
nm-setting-private.h \
nm-param-spec-specialized.h \
- nm-test-utils.h
+ nm-test-utils.h \
+ nm-version.h
# Images to copy into HTML directory.
HTML_IMAGES =
diff --git a/docs/libnm-util/libnm-util-docs.sgml b/docs/libnm-util/libnm-util-docs.sgml
index 2a23a17366..14139181d6 100644
--- a/docs/libnm-util/libnm-util-docs.sgml
+++ b/docs/libnm-util/libnm-util-docs.sgml
@@ -73,6 +73,8 @@
<xi:include href="xml/nm-setting-pppoe.xml"/>
<xi:include href="xml/nm-setting-vpn.xml"/>
<xi:include href="xml/nm-utils.xml"/>
+ <xi:include href="xml/NetworkManager.xml"/>
+ <xi:include href="xml/NetworkManagerVPN.xml"/>
</chapter>
<chapter id="object-tree">