mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-28 03:41:29 +00:00
Update known-issues processing and tweak conf.py and requirements.txt (for PyPI package versions) to handle a broader version of doc-generation tools (sphinx, breathe, docutils, etc.). This should let us move to Ubuntu 22.04 while maintaining doc-build compatibility with older tool versions available with Ubuntu 20.04 (doxygen in particular). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
breathe>=4.23
|
|
sphinx>=3.2.1,<6.0
|
|
docutils>=0.16,<=0.17.1
|
|
sphinx_rtd_theme==1.0.0
|
|
sphinx-tabs>=1.3.0,<=3.4.0
|