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.
1 parent d1161d4 commit b14bba6Copy full SHA for b14bba6
conf.py
@@ -39,7 +39,7 @@
39
#templates_path = ['_templates']
40
41
# The suffix of source filenames.
42
-source_suffix = '.rst'
+source_suffix = {'.rst': 'restructuredtext'}
43
44
# The encoding of source files.
45
#source_encoding = 'utf-8'
0 commit comments