Skip to content

Commit

Permalink
update sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
LegrandNico committed Nov 6, 2023
1 parent aafbd76 commit 624e267
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 0 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import time

import pyhgf
import sphinx_bootstrap_theme

# -- Project information -----------------------------------------------------

Expand Down Expand Up @@ -87,7 +86,6 @@
# a list of builtin themes.

html_theme = "pydata_sphinx_theme"
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
html_theme_options = {
"icon_links": [
dict(
Expand Down
13 changes: 6 additions & 7 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
-e .
xarray>=2022.6.0
jupyter_sphinx>=0.4.0
pydata-sphinx-theme>=0.13.3
sphinx-bootstrap-theme>=0.8.1
sphinxcontrib-bibtex>=2.4.2
myst-nb>=0.16.0
sphinx==5.3.0
pydata-sphinx-theme>=0.14.3
sphinxcontrib-bibtex>=2.6.1
docutils>=0.20.1
myst-nb>=0.17.2
sphinx>=6.0.0
numpydoc>=1.4.0
myst-parser
myst-parser>=2.0.0
graphviz
watermark
systole
Expand Down

0 comments on commit 624e267

Please sign in to comment.