mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-02 15:26:11 +00:00
The filters were updated to match the 3.3.0 generated text, so update the sphinx requirement to exclude versions that use different text. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
# DOC: used to generate docs
|
|
|
|
breathe>=4.23.0
|
|
docutils>=0.16
|
|
sphinx>=3.3.0,<4.0
|
|
sphinx_rtd_theme
|
|
sphinx-tabs
|
|
sphinxcontrib-svg2pdfconverter
|