Skip to content

Commit 8ba93b7

Browse files
b-gentnordicjm
authored andcommitted
doc: add extension for markdown tables
Update Sphinx build to handle markdown tables correctly. Signed-off-by: Bartosz Gentkowski <[email protected]>
1 parent 0eb24c5 commit 8ba93b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/mcuboot/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"zephyr.kconfig",
3535
"sphinx.ext.intersphinx",
3636
"recommonmark",
37+
"sphinx_markdown_tables",
3738
"zephyr.external_content"
3839
]
3940
source_suffix = [".rst", ".md"]

0 commit comments

Comments
 (0)