summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-02-23 15:23:22 +0100
committerThomas Haller <thaller@redhat.com>2016-02-23 15:23:22 +0100
commit734f45e0e01b3c415bee2a4b62bb27c5092e170d (patch)
treef2a094767b04d6154a5e15c21a968a992edef13f
parentb875ac34bea05eac0132c7d1420443e8b3f42b07 (diff)
downloadNetworkManager-734f45e0e01b3c415bee2a4b62bb27c5092e170d.tar.gz
doc: update introspection/all.xml to include missing nm-device xmls
-rw-r--r--introspection/all.xml.in23
1 files changed, 14 insertions, 9 deletions
diff --git a/introspection/all.xml.in b/introspection/all.xml.in
index 29cccdb520..273c0fda4d 100644
--- a/introspection/all.xml.in
+++ b/introspection/all.xml.in
@@ -6,7 +6,7 @@
<tp:version>@VERSION@</tp:version>
-<tp:copyright>Copyright (C) 2008 - 2011 Red Hat, Inc.</tp:copyright>
+<tp:copyright>Copyright (C) 2008 - 2016 Red Hat, Inc.</tp:copyright>
<tp:copyright>Copyright (C) 2008 - 2009 Novell, Inc.</tp:copyright>
<tp:license xmlns="http://www.w3.org/1999/xhtml">
@@ -28,19 +28,24 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<xi:include href="nm-manager.xml"/>
<xi:include href="nm-access-point.xml"/>
<xi:include href="nm-device.xml"/>
+<xi:include href="nm-device-adsl.xml"/>
+<xi:include href="nm-device-bond.xml"/>
+<xi:include href="nm-device-bridge.xml"/>
+<xi:include href="nm-device-bt.xml"/>
<xi:include href="nm-device-ethernet.xml"/>
-<xi:include href="nm-device-wifi.xml"/>
+<xi:include href="nm-device-generic.xml"/>
+<xi:include href="nm-device-infiniband.xml"/>
+<xi:include href="nm-device-ip-tunnel.xml"/>
+<xi:include href="nm-device-macvlan.xml"/>
<xi:include href="nm-device-modem.xml"/>
-<xi:include href="nm-device-bt.xml"/>
<xi:include href="nm-device-olpc-mesh.xml"/>
-<xi:include href="nm-device-wimax.xml"/>
-<xi:include href="nm-device-infiniband.xml"/>
-<xi:include href="nm-device-bond.xml"/>
-<xi:include href="nm-device-bridge.xml"/>
<xi:include href="nm-device-team.xml"/>
-<xi:include href="nm-device-generic.xml"/>
+<xi:include href="nm-device-tun.xml"/>
+<xi:include href="nm-device-veth.xml"/>
<xi:include href="nm-device-vlan.xml"/>
-<xi:include href="nm-device-adsl.xml"/>
+<xi:include href="nm-device-vxlan.xml"/>
+<xi:include href="nm-device-wifi.xml"/>
+<xi:include href="nm-device-wimax.xml"/>
<xi:include href="nm-wimax-nsp.xml"/>
<xi:include href="nm-ip4-config.xml"/>
<xi:include href="nm-ip6-config.xml"/>