aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2023-03-06 20:47:11 +0000
committerumarcor <unai.martinezcorral@ehu.eus>2023-03-06 22:51:27 +0000
commit6e4cd59735841521879701d67f6828d5b365ec35 (patch)
tree8b8cc7d7c410fa9c02ba22adf043ecabb49cee62 /doc/conf.py
parent4182f1c1fe6d1674501f5bce67451b58ffd8d188 (diff)
downloadghdl-6e4cd59735841521879701d67f6828d5b365ec35.tar.gz
ghdl-6e4cd59735841521879701d67f6828d5b365ec35.tar.bz2
ghdl-6e4cd59735841521879701d67f6828d5b365ec35.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',