summaryrefslogtreecommitdiff
path: root/_doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '_doc/conf.py')
-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'