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 51
51
52
52
# The theme to use for HTML and HTML Help pages. See the documentation for
53
53
# a list of builtin themes.
54
- html_theme = "default "
54
+ html_theme = "sphinx_rtd_theme "
55
55
56
56
# Add any paths that contain custom static files (such as style sheets) here,
57
57
# relative to this directory. They are copied after the builtin static files,
Original file line number Diff line number Diff line change 16
16
17
17
Sphinx
18
18
sphinxcontrib-spelling
19
+ sphinx-rtd-theme>1
19
20
20
21
# Other tools
21
22
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ commands = make -C {toxinidir}/docs {posargs:spelling}
78
78
deps =
79
79
Sphinx
80
80
sphinxcontrib-spelling
81
+ sphinx-rtd-theme
81
82
82
83
[testenv:packaging]
83
84
commands =
You can’t perform that action at this time.
0 commit comments