We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da13311 commit 347e8e9Copy full SHA for 347e8e9
1 file changed
docs/source/conf.py
@@ -86,6 +86,7 @@
86
87
}
88
html_logo = '../figs/CartesianSnakes_LogoW.png'
89
+html_favicon = 'favicon.ico'
90
91
# Add any paths that contain custom static files (such as style sheets) here,
92
# relative to this directory. They are copied after the builtin static files,
@@ -146,6 +147,7 @@
146
147
148
149
150
+
151
autorun_languages = {}
152
autorun_languages['pycon_output_encoding'] = 'UTF-8'
153
autorun_languages['pycon_input_encoding'] = 'UTF-8'
0 commit comments