mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-03 20:40:34 +01:00
docs: make sure libnm-glib docs know about introspection
This commit is contained in:
parent
09b46bb269
commit
e726895537
1 changed files with 13 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</bookinfo>
|
||||
|
||||
<chapter>
|
||||
<title>libnm-glib Objects</title>
|
||||
<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"/>
|
||||
|
|
@ -35,4 +35,16 @@
|
|||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue