Skip to content

Commit 52f9410

Browse files
Update theme (#913)
* Add sphinxcontrib.jquery for new theme * Move jquery to requirements * Remove ext.jquery from conf --------- Co-authored-by: João Dionísio <57299939+Joao-Dionisio@users.noreply.github.com>
1 parent e5bf75b commit 52f9410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"sphinx.ext.mathjax",
4343
"sphinx.ext.intersphinx",
4444
"sphinx.ext.extlinks",
45-
"sphinxcontrib.jquery",
4645
]
4746

4847
# You can define documentation here that will be repeated often

docs/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
sphinx
2-
sphinx-book-theme
2+
sphinxcontrib-jquery
33
sphinxcontrib-bibtex
4+
sphinx-book-theme
45
pyscipopt

0 commit comments

Comments
 (0)