mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 20:29:40 +00:00
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:
committed by
David Kinder
parent
37f33fd389
commit
287fc4cb7f
@@ -32,6 +32,7 @@ Sections
|
||||
howtos/index.rst
|
||||
release_notes.rst
|
||||
contribute/index.rst
|
||||
reference/kconfig/index.rst
|
||||
api/index.rst
|
||||
tools.rst
|
||||
|
||||
|
Reference in New Issue
Block a user