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 f993126 commit 5c6a442Copy full SHA for 5c6a442
doc/nrf/conf.py
@@ -41,7 +41,6 @@
41
"manifest_revisions_table",
42
"sphinxcontrib.mscgen",
43
"zephyr.html_redirects",
44
- "zephyr.warnings_filter",
45
"zephyr.kconfig",
46
"zephyr.external_content",
47
"zephyr.doxyrunner",
@@ -165,10 +164,6 @@
165
164
166
html_redirect_pages = redirects.NRF
167
168
-# -- Options for zephyr.warnings_filter ----------------------------------------
169
-
170
-warnings_filter_config = str(NRF_BASE / "doc" / "nrf" / "known-warnings.txt")
171
172
# Options for zephyr.link-roles ------------------------------------------------
173
174
link_roles_manifest_project = "nrf"
doc/nrf/known-warnings.txt
0 commit comments