acrn-hypervisor/doc/scripts/requirements.txt
David B. Kinder 68ce114b43 doc: add tool for verifying installed doc tools
Added a python script that displays versions of doc building tools
(e.g., doxygen, breathe, sphinx) to help verify doc building environment
is properly set up (can help doc building problem diagnostic, as shown
in issue #1333

Update doc build documentation to reference this script.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-09-26 13:34:25 -07:00

6 lines
79 B
Plaintext

breathe==4.9.1
sphinx==1.7.7
docutils==0.14
sphinx_rtd_theme==0.4.0
kconfiglib