use furo theme
This commit is contained in:
parent
e4c806ff09
commit
ef27859f45
|
@ -70,7 +70,7 @@ exclude_patterns = []
|
||||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||||
# a list of builtin themes.
|
# a list of builtin themes.
|
||||||
#
|
#
|
||||||
html_theme = 'sphinx_book_theme'
|
html_theme = 'furo'
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
# relative to this directory. They are copied after the builtin static files,
|
# relative to this directory. They are copied after the builtin static files,
|
||||||
|
|
|
@ -9,4 +9,5 @@ Diy文档
|
||||||
03-newgeneral.rst
|
03-newgeneral.rst
|
||||||
04-newskill.rst
|
04-newskill.rst
|
||||||
05-trigger.rst
|
05-trigger.rst
|
||||||
|
06-active.rst
|
||||||
03-events.rst
|
03-events.rst
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
sphinx-lua
|
sphinx-lua
|
||||||
sphinx-book-theme
|
furo
|
||||||
|
|
Loading…
Reference in New Issue