mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 03:40:27 +00:00
doc: upgrade doc-build tools
Update the documentation for how to build ACRN documents (tutorial/docbuild.rst) and the scripts/requirements.txt that lists the tested configuration of python tools being used. Previous merged commits have already been made to handle doc builds with the previous (2.3 documented configuration and the new v2.4 configuration. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
c0707ab361
commit
b74b4cd53d
@@ -1,6 +1,6 @@
|
||||
breathe==4.9.1
|
||||
sphinx==1.7.7
|
||||
docutils==0.14
|
||||
sphinx_rtd_theme==0.4.0
|
||||
kconfiglib>=10.2
|
||||
sphinx-tabs==1.1.13
|
||||
breathe==4.23.0
|
||||
sphinx==3.2.1
|
||||
docutils==0.16
|
||||
sphinx_rtd_theme==0.5.0
|
||||
kconfiglib==14.1.0
|
||||
sphinx-tabs==1.3.0
|
||||
|
Reference in New Issue
Block a user