diff options
| author | Lubomir Rintel <lkundrak@v3.sk> | 2018-06-28 15:44:40 +0200 |
|---|---|---|
| committer | Lubomir Rintel <lkundrak@v3.sk> | 2018-06-28 15:44:40 +0200 |
| commit | 466f24db3288e4f8abb4b37837b8e22ca6d0911f (patch) | |
| tree | a66883ca3d8ecfe6328d5cdfb849629e99ce394b /docs/libnm/libnm-docs.xml | |
| parent | 1db66f030bab5679de68ebc771f2bc23d9b27b25 (diff) | |
| download | NetworkManager-lr/fixes.tar.gz | |
docs: provide soft descriptions for NM{Simple,Remote}Connectionlr/fixes
...and order them on more logical places in the libnm manual.
Diffstat (limited to 'docs/libnm/libnm-docs.xml')
| -rw-r--r-- | docs/libnm/libnm-docs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index e76f7bb0f3..14d9636e26 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -188,6 +188,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <title>Connection and Setting API Reference</title> <xi:include href="xml/nm-connection.xml"/> <xi:include href="xml/nm-simple-connection.xml"/> + <xi:include href="xml/nm-remote-connection.xml"/> <xi:include href="xml/nm-setting.xml"/> <xi:include href="xml/nm-setting-connection.xml"/> <!-- begin alphabetical --> @@ -267,7 +268,6 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <!-- end alphabetical --> <xi:include href="xml/nm-active-connection.xml"/> <xi:include href="xml/nm-vpn-connection.xml"/> - <xi:include href="xml/nm-remote-connection.xml"/> <xi:include href="xml/nm-access-point.xml"/> <xi:include href="xml/nm-wimax-nsp.xml"/> <xi:include href="xml/nm-ip-config.xml"/> |
