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 2a496e6 commit fcac6b7Copy full SHA for fcac6b7
.moban.d/docs/source/conf.py
@@ -2,7 +2,7 @@
2
3
{%block custom_doc_theme%}
4
import sys # noqa
5
-import os #noqa
+import os # noqa
6
sys.path.append(os.path.abspath('_themes'))
7
html_theme_path = ['_themes']
8
html_theme = 'flask_small'
doc/source/conf.py
@@ -21,7 +21,7 @@
21
exclude_patterns = []
22
pygments_style = 'sphinx'
23
24
25
26
27
0 commit comments