mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-19 03:09:52 +00:00
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>
16 lines
252 B
Plaintext
16 lines
252 B
Plaintext
hypervisor/build/
|
|
hypervisor/bsp/uefi/include/bsp/version.h
|
|
hypervisor/bsp/sbl/include/bsp/version.h
|
|
devicemodel/build/
|
|
devicemodel/include/version.h
|
|
doc/doxygen
|
|
doc/_build
|
|
doc/tools
|
|
doc/reference/kconfig/*.rst
|
|
build
|
|
*.bak
|
|
*.sav
|
|
*.log
|
|
*.warnings
|
|
*.pyc
|