mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-11 12:31:56 +01:00
doc: require Sphinx 3.4.3
For enums documented according to the requirements in chapter "Structure, union, and enumeration documentation" of https://www.kernel.org/doc/html/latest/doc-guide/kernel-doc.html errors occur with Sphinx 2.4.4 which disappear with Sphinx 3.4.3, e.g. /builds/u-boot/custodians/u-boot-efi/doc/api/sysreset:6: ./include/sysreset.h:60:Unknown interpreted text role "enum". Sphinx 3.4.3 is the version used by Debian in the current release. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
fb1018106a
commit
87a4fc1081
@ -1,4 +1,4 @@
|
|||||||
docutils==0.16
|
docutils==0.16
|
||||||
Sphinx==2.4.4
|
Sphinx==3.4.3
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
six
|
six
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user