Skip to content

Commit eec433a

Browse files
gmarullcarlescufi
authored andcommitted
[nrf fromtree] doc: pin sphinx_rtd_theme version
We have recently been hit by an issue between docutils and sphinx_rtd_theme. The problem is fixed since release 0.5.2. In order to avoid similar problems in the future, pin the theme version. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 31ed762 commit eec433a

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
6+
sphinx_rtd_theme==0.5.2
77
sphinx-tabs
88
sphinxcontrib-svg2pdfconverter
99

0 commit comments

Comments
 (0)