Skip to content

Commit 18c4fde

Browse files
committed
DOC: collapse navigation [skip actions] [skip azp] [skip appveyor]
1 parent b82bb74 commit 18c4fde

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ def _check_dependencies():
285285
html_logo = "_static/logo2.svg"
286286
html_theme_options = {
287287
"logo_link": "index",
288+
"collapse_navigation": True,
288289
"icon_links": [
289290
{
290291
"name": "gitter",

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ colorspacious
1212
ipython
1313
ipywidgets
1414
numpydoc>=0.8
15-
pydata-sphinx-theme==0.5.2
15+
pydata-sphinx-theme
1616
sphinxcontrib-svg2pdfconverter>=1.1.0
1717
# sphinx-gallery>=0.7
1818
# b41e328 is PR 808 which adds the image_srcset directive. When this is

0 commit comments

Comments
 (0)