docs: libnm-glib docs fixes for recent additions
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
#include <nm-device-modem.h>
|
#include <nm-device-modem.h>
|
||||||
#include <nm-device-bt.h>
|
#include <nm-device-bt.h>
|
||||||
#include <nm-device-wimax.h>
|
#include <nm-device-wimax.h>
|
||||||
|
#include <nm-device-olpc-mesh.h>
|
||||||
|
#include <nm-device-infiniband.h>
|
||||||
|
#include <nm-device-bond.h>
|
||||||
|
#include <nm-device-vlan.h>
|
||||||
#include <nm-access-point.h>
|
#include <nm-access-point.h>
|
||||||
#include <nm-ip4-config.h>
|
#include <nm-ip4-config.h>
|
||||||
#include <nm-ip6-config.h>
|
#include <nm-ip6-config.h>
|
||||||
@@ -25,6 +29,10 @@ nm_device_wifi_get_type
|
|||||||
nm_device_modem_get_type
|
nm_device_modem_get_type
|
||||||
nm_device_bt_get_type
|
nm_device_bt_get_type
|
||||||
nm_device_wimax_get_type
|
nm_device_wimax_get_type
|
||||||
|
nm_device_olpc_mesh_get_type
|
||||||
|
nm_device_infiniband_get_type
|
||||||
|
nm_device_bond_get_type
|
||||||
|
nm_device_vlan_get_type
|
||||||
nm_wimax_nsp_get_type
|
nm_wimax_nsp_get_type
|
||||||
nm_access_point_get_type
|
nm_access_point_get_type
|
||||||
nm_ip4_config_get_type
|
nm_ip4_config_get_type
|
||||||
|
Reference in New Issue
Block a user