aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-01-05 00:49:56 +0100
committertgingold <tgingold@users.noreply.github.com>2021-01-05 18:50:44 +0100
commitd9a352be388e8f1b88c87af3240816f4381ec3fc (patch)
tree4a67880ccc606dce258072cc1b2b01bc78c1687e /doc
parent2f92626e52fd6496c426e8c10c631c4f8b589c12 (diff)
downloadghdl-d9a352be388e8f1b88c87af3240816f4381ec3fc.tar.gz
ghdl-d9a352be388e8f1b88c87af3240816f4381ec3fc.tar.bz2
ghdl-d9a352be388e8f1b88c87af3240816f4381ec3fc.zip
Tiny modifications.
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 7eaf6c9e1..20b75ff6e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,8 +49,8 @@ master_doc = 'index'
# The suffix(es) of source filenames.
source_suffix = {
'.rst': 'restructuredtext',
- # '.txt': 'markdown',
- '.md': 'markdown',
+# '.txt': 'markdown',
+# '.md': 'markdown',
}
# Add any paths that contain templates here, relative to this directory.
@@ -184,7 +184,7 @@ extensions = [
'btd.sphinx.inheritance_diagram',
# Other extensions
- 'recommonmark',
+# 'recommonmark',
'exec',
# 'DocumentMember',
'sphinx_fontawesome',