We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5806ef3 commit 4ce6484Copy full SHA for 4ce6484
doc/nrfxlib/conf.py
@@ -36,7 +36,6 @@
36
"sphinxcontrib.mscgen",
37
"inventory_builder",
38
"zephyr.kconfig",
39
- "zephyr.warnings_filter",
40
"zephyr.external_content",
41
"zephyr.doxyrunner",
42
"zephyr.doxybridge",
@@ -75,10 +74,6 @@
75
74
if nrf_mapping:
76
intersphinx_mapping["nrf"] = nrf_mapping
77
78
-# -- Options for zephyr.warnings_filter ----------------------------------------
79
-
80
-warnings_filter_config = str(NRF_BASE / "doc" / "nrfxlib" / "known-warnings.txt")
81
82
# -- Options for doxyrunner plugin ---------------------------------------------
83
84
doxyrunner_doxygen = os.environ.get("DOXYGEN_EXECUTABLE", "doxygen")
doc/nrfxlib/known-warnings.txt
0 commit comments