File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 50
50
# built documents.
51
51
#
52
52
# The short X.Y version.
53
- version = "0.9 "
53
+ version = "0.20 "
54
54
# The full version, including alpha/beta/rc tags.
55
- release = "0.9 .x"
55
+ release = "0.20 .x"
56
56
57
57
# The language for content autogenerated by Sphinx. Refer to documentation
58
58
# for a list of supported languages.
97
97
98
98
# The theme to use for HTML and HTML Help pages. See the documentation for
99
99
# a list of builtin themes.
100
- html_theme = "default "
100
+ html_theme = "sphinx_rtd_theme "
101
101
102
102
# Theme options are theme-specific and customize the look and feel of a theme
103
103
# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ python-docx
2
2
docxcompose
3
3
jinja2
4
4
lxml
5
+ sphinx-book-theme
You can’t perform that action at this time.
0 commit comments