]> granicus.if.org Git - esp-idf/blob - docs/sphinx-known-warnings.txt
docs: Move version-related includes to run in sphinx-build not make
[esp-idf] / docs / sphinx-known-warnings.txt
1 # File contains known/allowed Sphinx warnings.
2 #
3 # Build will fail if sphinx-warning-log.txt contains any lines
4 # which are not in this file. Lines are pre-sanitized by
5 # check_doc_warnings.sh to remove formatting, paths, line numbers.
6 #
7 # Warnings in this file must be in the same overall order as the log file.
8 #
9
10 #
11 # Sphinx known issue https://github.com/sphinx-doc/sphinx/issues/2683
12 #
13 _build/inc/esp_a2dp_api.inc:line: WARNING: Invalid definition: Expected identifier in nested name. [error at 21]
14   union esp_a2d_mcc_t::@1  esp_a2d_mcc_t::cie
15   ---------------------^
16 _build/inc/esp_bt_defs.inc:line: WARNING: Invalid definition: Expected identifier in nested name. [error at 21]
17   union esp_bt_uuid_t::@0  esp_bt_uuid_t::uuid
18   ---------------------^