mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 04:40:04 +01:00
docs/libnm: include a couple more files generated from headers
These are part of the public API. Not including them makes links from API index dead (and sad).
This commit is contained in:
parent
422c9a4428
commit
4c6b00d696
1 changed files with 4 additions and 0 deletions
|
|
@ -301,6 +301,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
|
|||
<xi:include href="xml/nm-object.xml"/>
|
||||
<xi:include href="xml/nm-errors.xml"/>
|
||||
<xi:include href="xml/nm-dbus-interface.xml"/>
|
||||
<xi:include href="xml/nm-vpn-dbus-interface.xml"/>
|
||||
</chapter>
|
||||
|
||||
<chapter>
|
||||
|
|
@ -414,7 +415,10 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
|
|||
<title>Utility API Reference</title>
|
||||
<xi:include href="xml/nm-keyfile.xml"/>
|
||||
<xi:include href="xml/nm-utils.xml"/>
|
||||
<xi:include href="xml/nm-conn-utils.xml"/>
|
||||
<xi:include href="xml/nm-ethtool-utils.xml"/>
|
||||
<xi:include href="xml/nm-version.xml"/>
|
||||
<xi:include href="xml/nm-version-macros.xml"/>
|
||||
</chapter>
|
||||
|
||||
<chapter>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue