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

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>
This commit is contained in:
Binbin Wu
2018-10-31 13:24:49 +08:00
committed by David Kinder
parent 1776d7e7fc
commit 4b3b11552d
2 changed files with 20 additions and 57 deletions

View File

@@ -795,6 +795,7 @@ INPUT = custom-doxygen/mainpage.md \
../hypervisor/include/arch/x86/mmu.h \
../hypervisor/include/arch/x86/mtrr.h \
../hypervisor/include/arch/x86/pgtable.h \
../hypervisor/include/arch/x86/vtd.h \
../hypervisor/include/common/hypercall.h \
../hypervisor/include/public/acrn_common.h \
../hypervisor/include/public/acrn_hv_defs.h \