File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4343# ones.
4444extensions = [
4545 "deepmodeling_sphinx" ,
46- "sphinx_rtd_theme " ,
46+ "sphinx_book_theme " ,
4747 "sphinx.ext.viewcode" ,
4848 "sphinx.ext.intersphinx" ,
4949 "numpydoc" ,
8585# The theme to use for HTML and HTML Help pages. See the documentation for
8686# a list of builtin themes.
8787#
88- html_theme = "sphinx_rtd_theme "
88+ html_theme = "sphinx_book_theme "
8989
9090# Theme options are theme-specific and customize the look and feel of a theme
9191# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change 11.
22numpydoc
3- deepmodeling_sphinx >= 0.1.1
3+ deepmodeling-sphinx >= 0.3.0
44myst-nb
5- sphinx_rtd_theme
5+ sphinx-book-theme
66sphinx-argparse < 0.5.0
You can’t perform that action at this time.
0 commit comments