summaryrefslogtreecommitdiff
path: root/docs/libnm
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-10-24 09:25:37 -0400
committerDan Winship <danw@gnome.org>2014-10-28 14:50:27 -0400
commitf45260602012435168f8a4a34141162d729fb945 (patch)
tree8174aa26d00b86308346f08f2cb6a43c97406f42 /docs/libnm
parent1e9c5f415fbd47cfd404d6b7e35e7829c2047bc5 (diff)
downloadNetworkManager-f45260602012435168f8a4a34141162d729fb945.tar.gz
libnm: rename NMVpnPlugin to NMVpnPluginOld
Rename libnm's NMVpnPlugin to NMVpnPluginOld, in preparation for having a new-and-improved NMVpnPlugin in NM 1.2. Also remove it from NM-1.0.gir. Make nm-vpn-plugin-old.h be separately includable, since it's not included from NetworkManager.h, and we probably don't want it to be. Remove NMVpnPlugin, NMVpnPluginUiInterface, and nm-vpn-plugin-utils from the docs, since they're basically undocumented anyway.
Diffstat (limited to 'docs/libnm')
-rw-r--r--docs/libnm/libnm-docs.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml
index 00eba8abb2..007cbe4108 100644
--- a/docs/libnm/libnm-docs.xml
+++ b/docs/libnm/libnm-docs.xml
@@ -138,13 +138,6 @@
<xi:include href="xml/nm-utils.xml"/>
</chapter>
- <chapter>
- <title>VPN Plugin API Reference </title>
- <xi:include href="xml/nm-vpn-plugin.xml"/>
- <xi:include href="xml/nm-vpn-plugin-ui-interface.xml"/>
- <xi:include href="xml/nm-vpn-plugin-utils.xml"/>
- </chapter>
-
<chapter id="object-tree">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>