diff options
Diffstat (limited to 'docs/libnm-glib/libnm-glib-docs.sgml')
| -rw-r--r-- | docs/libnm-glib/libnm-glib-docs.sgml | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/libnm-glib/libnm-glib-docs.sgml b/docs/libnm-glib/libnm-glib-docs.sgml deleted file mode 100644 index b4e5dac2..00000000 --- a/docs/libnm-glib/libnm-glib-docs.sgml +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> -<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> - <bookinfo> - <title>libnm-glib Reference Manual</title> - <releaseinfo> - for libnm-glib 0.8 - The latest version of this documentation can be found on-line at - <ulink role="online-location" url="http://projects.gnome.org/NetworkManager/developers/libnm-glib/08/">http://projects.gnome.org/NetworkManager/developers/libnm-glib/08/</ulink>. - </releaseinfo> - </bookinfo> - - <chapter> - <title>libnm-glib Objects</title> - <xi:include href="xml/nm-client.xml"/> - <xi:include href="xml/nm-active-connection.xml"/> - <xi:include href="xml/nm-device.xml"/> - <xi:include href="xml/nm-device-ethernet.xml"/> - <xi:include href="xml/nm-device-wifi.xml"/> - <xi:include href="xml/nm-serial-device.xml"/> - <xi:include href="xml/nm-gsm-device.xml"/> - <xi:include href="xml/nm-cdma-device.xml"/> - <xi:include href="xml/nm-device-bt.xml"/> - <xi:include href="xml/nm-access-point.xml"/> - <xi:include href="xml/nm-ip4-config.xml"/> - <xi:include href="xml/nm-ip6-config.xml"/> - <xi:include href="xml/nm-dhcp4-config.xml"/> - <xi:include href="xml/nm-dhcp6-config.xml"/> - <xi:include href="xml/nm-exported-connection.xml"/> - <xi:include href="xml/nm-object.xml"/> - <xi:include href="xml/nm-remote-connection.xml"/> - <xi:include href="xml/nm-remote-settings.xml"/> - <xi:include href="xml/nm-remote-settings-system.xml"/> - <xi:include href="xml/nm-settings-connection-interface.xml"/> - <xi:include href="xml/nm-settings-interface.xml"/> - <xi:include href="xml/nm-settings-service.xml"/> - <xi:include href="xml/nm-settings-system-interface.xml"/> - <xi:include href="xml/nm-types.xml"/> - <xi:include href="xml/nm-vpn-connection.xml"/> - <xi:include href="xml/nm-vpn-plugin.xml"/> - <xi:include href="xml/nm-vpn-plugin-ui-interface.xml"/> - </chapter> -</book> |