We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64fcdc0 + e36c8f0 commit e1315dcCopy full SHA for e1315dc
doc/conf.py
@@ -38,7 +38,7 @@
38
templates_path = ['_templates']
39
40
# The suffix of source filenames.
41
-source_suffix = '.rst'
+source_suffix = {".rst": "restructuredtext"}
42
43
# The encoding of source files.
44
#source_encoding = 'utf-8-sig'
0 commit comments