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 13ae8f6 commit 2de0e74Copy full SHA for 2de0e74
docs/source/conf.py
@@ -12,7 +12,7 @@
12
13
extensions = ["sphinx.ext.intersphinx"]
14
templates_path = ["_templates"]
15
-source_suffix = ".rst"
+source_suffix = {".rst": "restructuredtext"}
16
master_doc = "index"
17
18
# General information about the project.
0 commit comments