Skip to content

Commit d59a34b

Browse files
gmarullcarlescufi
authored andcommitted
[nrf fromtree] doc: flexibilize sphinx-rtd-theme allowed versions
Allow versions starting from 0.5.2 up to < 1.0, be the next major releases. Major releases tend to include breaking changes, so better restrict such releases until they are manually tested for potential regressions. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent eec433a commit d59a34b

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
@@ -3,7 +3,7 @@
33
breathe>=4.23.0
44
docutils>=0.16
55
sphinx>=3.3.0,<3.4.0
6-
sphinx_rtd_theme==0.5.2
6+
sphinx_rtd_theme>=0.5.2,<1.0
77
sphinx-tabs
88
sphinxcontrib-svg2pdfconverter
99

0 commit comments

Comments
 (0)