acrn-hypervisor/doc/scripts/requirements.txt
David B. Kinder 287fc4cb7f doc: add hypervisor kconfig option reference
Modify the Zephyr project script for creating documentation from Kconfig
files to generate the hypervisor option configuration docs. While Zephyr
uses a modified version of kconfiglib, we can use the standard
kconfiglib from Pypi (added to the requirements.txt file).

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-06-15 15:20:43 -07:00

6 lines
72 B
Plaintext

breathe==4.9.1
sphinx==1.7.5
docutils==0.14
sphinx_rtd_theme
kconfiglib