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 2360407 commit 1a0eb7bCopy full SHA for 1a0eb7b
doc/nrf/conf.py
@@ -57,6 +57,7 @@
57
"ncs_tool_versions",
58
"page_filter",
59
"sphinxcontrib.plantuml",
60
+ "sphinxcontrib.programoutput",
61
]
62
63
linkcheck_ignore = [
doc/requirements.txt
@@ -26,5 +26,6 @@ sphinx-togglebutton # | X | | | | |
26
sphinx_markdown_tables # | | | X | | | | |
27
sphinxcontrib-mscgen # | X | | | | X | | |
28
sphinxcontrib-plantuml>=0.27 # | | | | | | X | |
29
+sphinxcontrib-programoutput # | X | | | | | | X |
30
west>=1.0.0 # | | | | | | | X |
31
python-dotenv # | | X | | | | | |
0 commit comments