File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 89
89
# -- Options for HTML output ---------------------------------------------------
90
90
91
91
# The theme to use for HTML and HTML Help pages. See the documentation for
92
- # a list of built in themes.
92
+ # a list of builtin themes.
93
93
html_theme = 'haiku'
94
94
95
95
# Theme options are theme-specific and customize the look and feel of a theme
117
117
html_favicon = 'favicon.ico'
118
118
119
119
# Add any paths that contain custom static files (such as style sheets) here,
120
- # relative to this directory. They are copied after the built in static files,
121
- # so a file named "default.css" will overwrite the built in "default.css".
120
+ # relative to this directory. They are copied after the builtin static files,
121
+ # so a file named "default.css" will overwrite the builtin "default.css".
122
122
html_static_path = ['_static' ]
123
123
124
124
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
You can’t perform that action at this time.
0 commit comments