mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: Adjust various scripts accordingly
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
Jack Ren
parent
60c07fba51
commit
12fb4b0584
@@ -791,10 +791,10 @@ WARN_LOGFILE =
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = custom-doxygen/mainpage.md \
|
||||
../acrn-hypervisor/include/common/hypercall.h \
|
||||
../acrn-hypervisor/include/public/acrn_common.h \
|
||||
../acrn-hypervisor/include/public/acrn_hv_defs.h \
|
||||
../acrn-devicemodel/include/virtio.h
|
||||
../hypervisor/include/common/hypercall.h \
|
||||
../hypervisor/include/public/acrn_common.h \
|
||||
../hypervisor/include/public/acrn_hv_defs.h \
|
||||
../devicemodel/include/virtio.h
|
||||
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
|
Reference in New Issue
Block a user