We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0923dc commit 800c2dfCopy full SHA for 800c2df
1 file changed
docs/conf.py
@@ -15,7 +15,7 @@
15
]
16
17
templates_path = ['_templates']
18
-source_suffix = '.rst'
+source_suffix = {'.rst': 'restructuredtext'}
19
20
master_doc = 'index'
21
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
0 commit comments