aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2023-03-03 15:07:47 +0100
committerumarcor <unai.martinezcorral@ehu.eus>2023-03-03 15:28:10 +0100
commit7e2fba9abe23e9b627423768dd33ec4886403ba5 (patch)
treec3d7c1984d989103b5fb59166a838782b4bc7e1d /doc/conf.py
parent2f2c693f205087cfe575536b7adb709341338c81 (diff)
downloadghdl-7e2fba9abe23e9b627423768dd33ec4886403ba5.tar.gz
ghdl-7e2fba9abe23e9b627423768dd33ec4886403ba5.tar.bz2
ghdl-7e2fba9abe23e9b627423768dd33ec4886403ba5.zip
doc: extensions cleanup
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5c845c7f8..cc84ade50 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -189,12 +189,9 @@ extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
-
# BuildTheDocs extensions
'btd.sphinx.autoprogram',
-
# Other extensions
-# 'recommonmark',
'exec',
'sphinx_fontawesome',
'sphinx_autodoc_typehints',