Skip to content

Commit 27e93d6

Browse files
committed
doc: Add more known-warnings
We should probably clear out the old warnings and see what still applies for docleaf now that we have that instead of breathe. However for this moment, these are new duplication declarations that we're seeing errors for and so we'd like to silence them. Signed-off-by: Michael Jones <[email protected]>
1 parent f02486f commit 27e93d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/known-warnings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*struct in6_addr.*'.*
1717
.*Duplicate C declaration.*\n.*'\.\. c:.*:: .*struct net_if.*'.*
1818
.*Duplicate C declaration.*\n.*'\.\. c:struct:: bt_ots_init'.*
19+
.*Duplicate C declaration.*\n.*'\.\. c:member:: enum *bt_mesh_dfd_upload_phase bt_mesh_dfd_srv.phase'.*
20+
.*Duplicate C declaration.*\n.*'\.\. c:member:: struct *bt_mesh_blob_xfer bt_mesh_dfu_cli.blob'.*
21+
.*Duplicate C declaration.*\n.*'\.\. c:member:: struct *net_if *\* net_if_mcast_monitor.iface'.

0 commit comments

Comments
 (0)