File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5151
5252# The theme to use for HTML and HTML Help pages. See the documentation for
5353# a list of builtin themes.
54- html_theme = "default "
54+ html_theme = "sphinx_rtd_theme "
5555
5656# Add any paths that contain custom static files (such as style sheets) here,
5757# relative to this directory. They are copied after the builtin static files,
Original file line number Diff line number Diff line change 1616
1717Sphinx
1818sphinxcontrib-spelling
19+ sphinx-rtd-theme>1
1920
2021# Other tools
2122
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ commands = make -C {toxinidir}/docs {posargs:spelling}
7878deps =
7979 Sphinx
8080 sphinxcontrib-spelling
81+ sphinx-rtd-theme
8182
8283[testenv:packaging]
8384commands =
You can’t perform that action at this time.
0 commit comments