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:
Lubomir Rintel 2022-11-13 22:48:41 +01:00
parent 422c9a4428
commit 4c6b00d696

View file

@ -301,6 +301,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
<xi:include href="xml/nm-object.xml"/> <xi:include href="xml/nm-object.xml"/>
<xi:include href="xml/nm-errors.xml"/> <xi:include href="xml/nm-errors.xml"/>
<xi:include href="xml/nm-dbus-interface.xml"/> <xi:include href="xml/nm-dbus-interface.xml"/>
<xi:include href="xml/nm-vpn-dbus-interface.xml"/>
</chapter> </chapter>
<chapter> <chapter>
@ -414,7 +415,10 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
<title>Utility API Reference</title> <title>Utility API Reference</title>
<xi:include href="xml/nm-keyfile.xml"/> <xi:include href="xml/nm-keyfile.xml"/>
<xi:include href="xml/nm-utils.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.xml"/>
<xi:include href="xml/nm-version-macros.xml"/>
</chapter> </chapter>
<chapter> <chapter>