mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update the docs theme to pydata-sphinx-theme
This commit is contained in:
@@ -34,7 +34,7 @@ intersphinx_cache_limit = 90 # days
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = 'sphinx'
|
||||
|
||||
html_theme = 'pandas_sphinx_theme'
|
||||
html_theme = 'pydata_sphinx_theme'
|
||||
|
||||
html_logo = 'images/logo/logo.png'
|
||||
html_favicon = 'images/logo/favicon.ico'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
sphinx>=1.4, !=1.5.4
|
||||
sphinx_copybutton
|
||||
git+https://github.com/pandas-dev/pandas-sphinx-theme.git@master
|
||||
pydata-sphinx-theme
|
||||
|
||||
Reference in New Issue
Block a user