doc: post-merge changes to docs

Documentation updates were needed to account for changes caused by the
recent merging of the three acrn-hypervisor, acrn-devicemodel, and
acrn-documentation repos.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2018-05-11 10:05:05 -07:00
committed by Jack Ren
parent 12fb4b0584
commit f8861806f0
6 changed files with 59 additions and 53 deletions

View File

@@ -32,7 +32,6 @@ help:
# Generate the doxygen xml (for Sphinx) and copy the doxygen html to the
# api folder for publishing along with the Sphinx-generated API docs.
#doxy: pullsource
doxy:
$(Q)(cat acrn.doxyfile) | doxygen - > doc.log 2>&1