hv: doc: use doxygen-generated API docs in HLD for passthru

This patch adds vtd.h to the input of doxygen and replaces hard-coded API docs
with doxygen-generated ones.

Tracked-On: #1595
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Binbin Wu
2018-11-15 11:44:59 +08:00
committed by lijinxia
parent 973c616ab3
commit fe08a44e83
2 changed files with 15 additions and 28 deletions

View File

@@ -803,6 +803,7 @@ INPUT = custom-doxygen/mainpage.md \
../hypervisor/include/arch/x86/guest/vioapic.h \
../hypervisor/include/arch/x86/guest/vpic.h \
../hypervisor/include/arch/x86/ioreq.h \
../hypervisor/include/arch/x86/assign.h \
../hypervisor/include/common/hypercall.h \
../hypervisor/include/public/acrn_common.h \
../hypervisor/include/public/acrn_hv_defs.h \