Skip to content

Commit

Permalink
Switch to sphinx-book-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery authored and mergify[bot] committed Sep 5, 2023
1 parent 02b5362 commit e6f31ec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ sphinx:
- IPython.sphinxext.ipython_console_highlighting

config:
html_theme: tskit_book_theme
html_theme: sphinx_book_theme
html_theme_options:
pygment_light_style: monokai
pygment_dark_style: monokai
pygments_style: monokai
myst_enable_extensions:
Expand Down
2 changes: 1 addition & 1 deletion requirements/CI-docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ daiquiri==3.2.1
msprime==1.2.0
sgkit[vcf]==0.7.0
ipywidgets==8.1.0
tskit-book-theme #Unpinned to allow easy updating.
sphinx-book-theme #Unpinned to allow easy updating.
6 changes: 5 additions & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,8 @@ colorama
sgkit[vcf]
# Held at zarr<2.11.0,>=2.10.0 for sgkit compat, was zarr!=2.11.0, !=2.11.1, !=2.11.2 for tskit
zarr<2.11.0,>=2.10.0
numba
numba
sphinx-book-theme
jupyter-book
sphinx-issues
ipywidgets

0 comments on commit e6f31ec

Please sign in to comment.