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>
This commit is contained in:
David B. Kinder
2018-06-14 13:54:59 -07:00
committed by David Kinder
parent 37f33fd389
commit 287fc4cb7f
6 changed files with 395 additions and 2 deletions

View File

@@ -0,0 +1 @@
This directory has auto-generated files, do not edit any of the files here.