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 6c54e7e commit 90c0377Copy full SHA for 90c0377
docs/conf.py
@@ -73,6 +73,9 @@
73
"html_admonition",
74
]
75
76
+# The name of the Pygments (syntax highlighting) style to use.
77
+pygments_style = "sphinx"
78
+
79
# -- Options for HTML output -------------------------------------------------
80
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
81
0 commit comments