Skip to content

Commit

Permalink
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 15, 2022
1 parent ab5ae61 commit 9c4d8cf
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
Expand Up @@ -10,4 +10,4 @@ azure-storage-blob
sphinx_markdown_tables
markdown<3.3.5 # Workaround for ryanfox/sphinx-markdown-tables#34
mistune<2.0 # Workaround for https://github.com/CrossNox/m2r2/issues/40
breathe!=4.33 # Workaround for https://github.com/michaeljones/breathe/issues/803
breathe<4.33 # Workaround for #803 and #805 breathe issues

0 comments on commit 9c4d8cf

Please sign in to comment.