Skip to content

Commit 1627ada

Browse files
umapraseedagmarull
authored andcommitted
doc: revert 857f176
Revert the commit 857f176 Signed-off-by: Uma Praseeda <[email protected]>
1 parent 6039f93 commit 1627ada

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@
269269
/doc/nrf/templates/ @nrfconnect/ncs-doc-leads
270270
/doc/nrf/test_and_optimize/ @nrfconnect/ncs-doc-leads
271271
/doc/nrf/test_and_optimize/optimizing/power_nrf91.rst @nrfconnect/ncs-cia-doc
272-
/doc/nrf/warnings.txt @nrfconnect/ncs-co-doc
273272
/doc/wifi/ @sachinthegreen @krish2718
274273

275274
/doc/**/*.svg @nrfconnect/ncs-doc-leads

doc/nrf/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"notfound.extension",
5656
"ncs_tool_versions",
5757
"page_filter",
58-
"warnings_filter",
5958
]
6059

6160
linkcheck_ignore = [
@@ -215,10 +214,6 @@
215214
"latest" if version.endswith("99") else version
216215
)
217216

218-
# -- Options for warnings_filter -----------------------------------------------
219-
220-
warnings_filter_config = str(NRF_BASE / "doc" / "nrf" / "warnings.txt")
221-
222217
def setup(app):
223218
app.add_css_file("css/nrf.css")
224219

doc/nrf/warnings.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)