File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 105105
106106# The theme to use for HTML and HTML Help pages. See the documentation for
107107# a list of builtin themes.
108- html_theme = 'default '
108+ html_theme = 'sphinx_rtd_theme '
109109
110110# Theme options are theme-specific and customize the look and feel of a theme
111111# further. For a list of options available for each theme, see the
134134# Add any paths that contain custom static files (such as style sheets) here,
135135# relative to this directory. They are copied after the builtin static files,
136136# so a file named "default.css" will overwrite the builtin "default.css".
137- html_static_path = ['_static' ]
137+ # html_static_path = ['_static']
138138
139139# Add any extra paths that contain custom files (such as robots.txt or
140140# .htaccess) here, relative to this directory. These files are copied
Original file line number Diff line number Diff line change 11ansi2html == 1.9.2
22pexpect == 4.9.0
33sphinx == 8.1.3
4+ sphinx-rtd-theme == 3.0.1
45-e ..
You can’t perform that action at this time.
0 commit comments