modify docs

This commit is contained in:
jiangjiajun
2022-11-16 09:58:01 +00:00
parent 18669b539a
commit fac2a9bede
14 changed files with 28 additions and 22 deletions

View File

@@ -66,7 +66,8 @@ exclude_patterns = []
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'furo'
# html_theme = 'furo'
html_theme = 'sphinx_book_theme'
# -- Extension configuration -------------------------------------------------
def setup(app):