mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 04:50:30 +01:00
docs: fixups for new settings
This commit is contained in:
parent
3f7f5e50de
commit
54618a72e3
3 changed files with 8 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ IGNORE_HFILES= \
|
|||
nm-settings-connection-bindings.h \
|
||||
nm-secret-agent-bindings.h \
|
||||
nm-vpn-connection-bindings.h \
|
||||
nm-secret-agent-glue.h \
|
||||
nm-vpn-plugin-glue.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
|
|
|
|||
|
|
@ -88,6 +88,10 @@
|
|||
<xi:include href="xml/nm-device-modem.xml"/>
|
||||
<xi:include href="xml/nm-device-bt.xml"/>
|
||||
<xi:include href="xml/nm-device-wimax.xml"/>
|
||||
<xi:include href="xml/nm-device-bond.xml"/>
|
||||
<xi:include href="xml/nm-device-infiniband.xml"/>
|
||||
<xi:include href="xml/nm-device-vlan.xml"/>
|
||||
<xi:include href="xml/nm-device-olpc-mesh.xml"/>
|
||||
<xi:include href="xml/nm-wimax-nsp.xml"/>
|
||||
<xi:include href="xml/nm-access-point.xml"/>
|
||||
<xi:include href="xml/nm-ip4-config.xml"/>
|
||||
|
|
|
|||
|
|
@ -27,6 +27,9 @@
|
|||
<xi:include href="xml/nm-setting-cdma.xml"/>
|
||||
<xi:include href="xml/nm-setting-gsm.xml"/>
|
||||
<xi:include href="xml/nm-setting-wimax.xml"/>
|
||||
<xi:include href="xml/nm-setting-bond.xml"/>
|
||||
<xi:include href="xml/nm-setting-infiniband.xml"/>
|
||||
<xi:include href="xml/nm-setting-vlan.xml"/>
|
||||
<xi:include href="xml/nm-setting-olpc-mesh.xml"/>
|
||||
<xi:include href="xml/nm-setting-8021x.xml"/>
|
||||
<xi:include href="xml/nm-setting-ip4-config.xml"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue