mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-18 22:28:29 +02:00
docs: more libnm-glib docs fixes
This commit is contained in:
parent
bf76960597
commit
d1a66e3434
3 changed files with 5 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ IGNORE_HFILES= \
|
|||
nm-device-ethernet-bindings.h \
|
||||
nm-device-wifi-bindings.h \
|
||||
nm-device-modem-bindings.h \
|
||||
nm-device-wimax-bindings.h \
|
||||
nm-dhcp4-config-bindings.h \
|
||||
nm-dhcp6-config-bindings.h \
|
||||
nm-settings-connection-glue.h \
|
||||
|
|
@ -51,6 +52,8 @@ IGNORE_HFILES= \
|
|||
nm-ip6-config-bindings.h \
|
||||
nm-settings-bindings.h \
|
||||
nm-settings-glue.h \
|
||||
nm-settings-connection-bindings.h \
|
||||
nm-secret-agent-bindings.h \
|
||||
nm-vpn-connection-bindings.h \
|
||||
nm-vpn-plugin-glue.h
|
||||
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
<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-wimax-nsp.xml"/>
|
||||
<xi:include href="xml/nm-access-point.xml"/>
|
||||
<xi:include href="xml/nm-ip4-config.xml"/>
|
||||
<xi:include href="xml/nm-ip6-config.xml"/>
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ nm_device_wifi_get_type
|
|||
nm_device_modem_get_type
|
||||
nm_device_bt_get_type
|
||||
nm_device_wimax_get_type
|
||||
nm_wimax_nsp_get_type
|
||||
nm_access_point_get_type
|
||||
nm_ip4_config_get_type
|
||||
nm_ip6_config_get_type
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue