Skip to content

Commit 9f1fd58

Browse files
gmarullcarlescufi
authored andcommitted
[nrf fromtree] doc: requirements: disallow breathe 4.33.0
Sphinx 4.33.0 introduces Graphviz support, but the Graphviz configuration value names clash with the Sphinx built-in Graphviz extension. Issue: breathe-doc/breathe#803 Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit 8889114)
1 parent 8d7aa9f commit 9f1fd58

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
@@ -1,6 +1,6 @@
11
# DOC: used to generate docs
22

3-
breathe>=4.30
3+
breathe>=4.30,!=4.33
44
sphinx~=4.0
55
sphinx_rtd_theme~=1.0
66
sphinx-tabs

0 commit comments

Comments
 (0)