Skip to content

Commit 7cc84af

Browse files
utzignashif
authored andcommitted
doc: fix broken text search
Require Sphinx<3.4.0 to avoid the issue described in: sphinx-doc/sphinx#8603 This requirement can be relaxed once a new sphinx-rtd-theme is released. Signed-off-by: Fabio Utzig <[email protected]>
1 parent d0a5669 commit 7cc84af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
breathe>=4.23.0
44
docutils>=0.16
5-
sphinx>=3.3.0,<4.0
5+
sphinx>=3.3.0,<3.4.0
66
sphinx_rtd_theme
77
sphinx-tabs
88
sphinxcontrib-svg2pdfconverter

0 commit comments

Comments
 (0)