This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-hypervisor
mirror of
https://github.com/projectacrn/acrn-hypervisor.git
Watch
1
Star
0
Fork
You've already forked acrn-hypervisor
0
Code
Issues
Releases
Wiki
Activity
21615ee2f3
acrn-hypervisor
/
doc
/
scripts
/
requirements.txt
6 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
doc: tweak python requirements for doc building Add compatible version ranges for breathe and sphinx to appease check by show-versions.py Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2021-10-20 08:51:50 +08:00
breathe>=4.23.0,<=4.31
sphinx>=3.2.1,<=3.5.4
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>
2021-01-01 05:34:21 +08:00
docutils==0.16
doc: update to sphinx_rtd_theme 1.0 The sphinx_rtd_theme 1.0 includes simplified configuration for Google analytics, along with general fixes and improvements. Anyone publishing project documentation to projectacrn.github.io must be using this updated sphinx_rtd_theme for Google Analytics data to be properly collected. * Switch to use this new theme version, and clean up the previous method of collecting analytics data. * Update requirements.txt to use this new theme version. Update the show-versions.py script (used to report on installed doc building tools) to also report if there's a mismatch on which version is expected (in requirements.txt) and what's currently installed. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2021-10-20 02:35:37 +08:00
sphinx_rtd_theme==1.0
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>
2021-01-01 05:34:21 +08:00
sphinx-tabs==1.3.0