summaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2020-09-05 09:14:21 +0200
committerAnthon van der Neut <anthon@mnt.org>2020-09-05 09:14:21 +0200
commit1923bb2154f33b56a29d864b22319090485600c5 (patch)
treec1d40fba57e206fd4d01d861af0be68f1be0cd07 /_doc
parentce69371dfb0496d8686d827e0546ac7f5e50f2e9 (diff)
downloadruamel.yaml-1923bb2154f33b56a29d864b22319090485600c5.tar.gz
try to re-enable rtfd
Diffstat (limited to '_doc')
-rw-r--r--_doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/_doc/conf.py b/_doc/conf.py
index 3875b47..b38cfd9 100644
--- a/_doc/conf.py
+++ b/_doc/conf.py
@@ -36,7 +36,7 @@ templates_path = ['_templates']
# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
# source_suffix = ['.rst', '.md']
-source_suffix = {'.rst': 'restructuredtext', '.ryd': 'ryd2rst'}
+source_suffix = ['.rst']
# The encoding of source files.
# source_encoding = 'utf-8-sig'