2021-04-06 00:02:03 +02:00
|
|
|
# Each line should contain the regular expression of a known Sphinx warning
|
|
|
|
# that should be filtered out
|
2021-05-17 10:33:03 +02:00
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: dma_config'.*
|
2022-05-10 18:28:21 +02:00
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: flash_img_check'.*
|
2021-05-17 10:33:03 +02:00
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: zsock_fd_set'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: net_if_mcast_monitor'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: fs_statvfs'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*dmic_trigger.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: uint16_t id'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*net_if_ipv4_addr_mask_cmp.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*net_if_ipv4_is_addr_bcast.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*net_if_ipv4_addr_lookup.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*net_if_ipv6_addr_lookup.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*net_if_ipv6_maddr_lookup.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*struct in_addr.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*struct in6_addr.*'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*struct net_if.*'.*
|
2022-05-23 15:47:06 +02:00
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:struct:: bt_ots_init'.*
|
2023-06-22 16:07:07 +02:00
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:member:: enum *bt_mesh_dfd_upload_phase bt_mesh_dfd_srv.phase'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:member:: struct *bt_mesh_blob_xfer bt_mesh_dfu_cli.blob'.*
|
|
|
|
.*Duplicate C declaration.*\n.*'\.\. c:member:: struct *net_if *\* net_if_mcast_monitor.iface'.
|