mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 14:25:21 +00:00
Remove old known issues files and update with issues that still need to be fixed in Sphinx>=3.2.0 and or Doxygen, including anonymous union/struct parsing and duplicated symbols (eg struct and functions having the same name). Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
15 lines
586 B
Plaintext
15 lines
586 B
Plaintext
# multiple section 'index'
|
|
^(?P<filename>([\-:\\/\w\.])+[/\\]doc[/\\]custom-doxygen[/\\]mainpage.md):[0-9]+: warning: multiple use of section label 'index' for main page, \(first occurrence: .*$
|
|
#
|
|
^(?P<filename>([\-:\\/\w\.])+[/\\]doc[/\\]reference[/\\]bluetooth[/\\]gatt.rst):(?P<lineno>[0-9]+): WARNING: Error in declarator$
|
|
^[ \t]*If.*:$
|
|
^[ \t]*Invalid C declaration: .* \[error at [0-9]+\]$
|
|
^[ \t]*ATOMIC_DEFINE.*$
|
|
^[- \t]*\^$
|
|
^[ \t]*If.*:$
|
|
^[ \t]*Error in declarator or parameters$
|
|
^[ \t]*Invalid C declaration: .* \[error at [0-9]+\]$
|
|
^[ \t]*ATOMIC_DEFINE.*$
|
|
^[- \t]*\^$
|
|
^[ \t]*$
|