mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 20:24:00 +00:00
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>
327 B
327 B
projectacrn.github.io
This is the Project ACRN Documentation Publishing site for GitHub Pages. Content changes are not made directly in this repo. Instead, edit content in the acrn-hypervisor repo's /doc folder, re-generate the HTML with Sphinx (make html), and push the updated content here for publishing (make publish)..