Skip to content

Commit

Permalink
[nrf fromtree] doc: requirements: stick to breathe < 4.33
Browse files Browse the repository at this point in the history
Looks like the 4.33 release has some more issues, so let's wait until
everything gets fixed before allowing future versions.

Ref. breathe-doc/breathe#805

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
  • Loading branch information
gmarull committed Feb 23, 2022
1 parent 4cc796a commit 5654339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/requirements-doc.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DOC: used to generate docs

breathe>=4.30,!=4.33
breathe>=4.30,<4.33 # 4.33: disabled due to #803 and #805 issues
sphinx~=4.0
sphinx_rtd_theme~=1.0
sphinx-tabs
Expand Down

0 comments on commit 5654339

Please sign in to comment.