mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Fix C++ docs build
Pin sphinx to the previous release due to https://github.com/sphinx-doc/sphinx/issues/11605
This commit is contained in:
parent
2aecba2e90
commit
d918bc217b
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ verify_ssl = true
|
|||
|
||||
[packages]
|
||||
breathe = ">=4.33.1"
|
||||
sphinx = ">=4.5.0"
|
||||
sphinx = "==7.1.2"
|
||||
exhale = ">=0.2.4"
|
||||
myst_parser = ">=0.17.2"
|
||||
sphinx-markdown-tables = ">=0.0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue