mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-01 18:11:32 +00:00
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:
committed by
Jack Ren
parent
12fb4b0584
commit
f8861806f0
@@ -1,5 +1,6 @@
|
||||
# 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-documentation repo, re-generate the HTML with Sphinx, and push
|
||||
the updated content here for publishing.
|
||||
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)..
|
||||
|
||||
Reference in New Issue
Block a user