aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Paebbels@gmail.com>2023-03-07 00:05:36 +0100
committerGitHub <noreply@github.com>2023-03-07 00:05:36 +0100
commitbbde267d627588248616daa06223fe9bf4a926f1 (patch)
tree8b8cc7d7c410fa9c02ba22adf043ecabb49cee62 /doc/conf.py
parent4182f1c1fe6d1674501f5bce67451b58ffd8d188 (diff)
parent6e4cd59735841521879701d67f6828d5b365ec35 (diff)
downloadghdl-bbde267d627588248616daa06223fe9bf4a926f1.tar.gz
ghdl-bbde267d627588248616daa06223fe9bf4a926f1.tar.bz2
ghdl-bbde267d627588248616daa06223fe9bf4a926f1.zip
doc: include NEWS.md in the index
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index cc84ade50..ac56044ec 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -193,6 +193,7 @@ extensions = [
'btd.sphinx.autoprogram',
# Other extensions
'exec',
+ 'myst_parser',
'sphinx_fontawesome',
'sphinx_autodoc_typehints',
'autoapi.sphinx',