summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-06-02 19:24:12 +0200
committerThomas Haller <thaller@redhat.com>2020-06-11 10:53:49 +0200
commit47d39a7fb7fe035e85b4e85748451ce85bc40608 (patch)
tree0fd87ac006e2b84122637ecf4c7785d69dbec8af /.gitignore
parentd8992ce931d4648836b466270c757905b9fadab6 (diff)
downloadNetworkManager-47d39a7fb7fe035e85b4e85748451ce85bc40608.tar.gz
docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh)
A significant part of NetworkManager's API are the connection profiles, documented in `man nm-settings*`. But there are different aspects about profiles, depending on what you are interested. There is the D-Bus API, nmcli options, keyfile format, and ifcfg-rh format. Additionally, there is also libnm API. Add distinct manual pages for the four aspects. Currently the two new manual pages "nm-settings-dbus" and "nm-settings-nmcli" are still identical to the former "nm-settings.5" manual. In the future, they will diverge to account for the differences. There are the following aspects: - "dbus" - "keyfile" - "ifcfg-rh" - "nmcli" For "libnm" we don't generate a separate "nm-settings-libnm" manual page. That is instead documented via gtk-doc. Currently the keyfile and ifcfg-rh manual pages only detail settings which differ. But later I think also these manual pages should contain all settings that apply.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ed39ed7e02..dec2a8ed46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,8 +150,10 @@ test-*.trs
/libnm/nm-property-infos-dbus.xml
/libnm/nm-property-infos-ifcfg-rh.xml
/libnm/nm-property-infos-keyfile.xml
+/libnm/nm-property-infos-nmcli.xml
/libnm/nm-settings-docs-dbus.xml
/libnm/nm-settings-docs-gir.xml
+/libnm/nm-settings-docs-nmcli.xml
/libnm/tests/test-libnm
/libnm/tests/test-nm-client
/libnm/tests/test-remote-settings-client
@@ -192,9 +194,10 @@ test-*.trs
/m4/xsize.m4
/man/*.[1785]
-/man/nm-settings.xml
+/man/nm-settings-dbus.xml
/man/nm-settings-ifcfg-rh.xml
/man/nm-settings-keyfile.xml
+/man/nm-settings-nmcli.xml
/man/common.ent
/po/*.gmo
@@ -298,6 +301,7 @@ test-*.trs
/docs/libnm-util/tmpl/
/docs/libnm-util/version.xml
/docs/libnm-util/xml/
+/man/nm-settings.xml
/include/
/initscript/*/[Nn]etwork[Mm]anager
/initscript/Slackware/rc.networkmanager