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 aca4cd7 + 5eafc49 commit 3d159d4Copy full SHA for 3d159d4
docs/conf.py
@@ -57,7 +57,7 @@
57
# The suffix(es) of source filenames.
58
# You can specify multiple suffix as a list of string:
59
# source_suffix = ['.rst', '.md']
60
-source_suffix = '.rst'
+source_suffix = {".rst": "restructuredtext"}
61
62
# The encoding of source files.
63
#source_encoding = 'utf-8-sig'
0 commit comments