Skip to content

Commit 4ce6484

Browse files
committed
doc: nrfxlib: drop warnings_filter
It is no longer needed after breathe removal. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 5806ef3 commit 4ce6484

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

doc/nrfxlib/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"sphinxcontrib.mscgen",
3737
"inventory_builder",
3838
"zephyr.kconfig",
39-
"zephyr.warnings_filter",
4039
"zephyr.external_content",
4140
"zephyr.doxyrunner",
4241
"zephyr.doxybridge",
@@ -75,10 +74,6 @@
7574
if nrf_mapping:
7675
intersphinx_mapping["nrf"] = nrf_mapping
7776

78-
# -- Options for zephyr.warnings_filter ----------------------------------------
79-
80-
warnings_filter_config = str(NRF_BASE / "doc" / "nrfxlib" / "known-warnings.txt")
81-
8277
# -- Options for doxyrunner plugin ---------------------------------------------
8378

8479
doxyrunner_doxygen = os.environ.get("DOXYGEN_EXECUTABLE", "doxygen")

doc/nrfxlib/known-warnings.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)