summaryrefslogtreecommitdiff
path: root/docs/libnm-glib/libnm-glib-docs.sgml
blob: 2bb28e56820ace567e43c2d061779eed70c2a166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?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.9
      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 API Reference</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-device-modem.xml"/>
    <xi:include href="xml/nm-device-bt.xml"/>
    <xi:include href="xml/nm-device-wimax.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-object.xml"/>
    <xi:include href="xml/nm-remote-connection.xml"/>
    <xi:include href="xml/nm-remote-settings.xml"/>
    <xi:include href="xml/nm-types.xml"/>
    <xi:include href="xml/nm-secret-agent.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>

  <chapter id="object-tree">
    <title>Object Hierarchy</title>
     <xi:include href="xml/tree_index.sgml"/>
  </chapter>
  <index id="api-index-full">
    <title>API Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
  </index>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>