mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-04 18:30:18 +00:00
doc: DX update for GSG
- Update the Getting Started material with a DX-inspired rewrite and simplification. - Remove duplicate and out-of-date "Building from Source" document, deferring to the new GSG. - Add a development overview document. - Move other GSGs to the advanced guides section. - Update links in other documents to aim at the new GSG. Signed-off-by: David B. Kinder <david.b.kinder@intel.com> Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
committed by
David Kinder
parent
adcf51e5f5
commit
50094fb88b
@@ -3,6 +3,44 @@
|
||||
Advanced Guides
|
||||
###############
|
||||
|
||||
Advanced Scenario Tutorials
|
||||
*********************************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/using_hybrid_mode_on_nuc
|
||||
tutorials/using_partition_mode_on_nuc
|
||||
|
||||
Service VM Tutorials
|
||||
********************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/running_deb_as_serv_vm
|
||||
tutorials/using_yp
|
||||
|
||||
.. _develop_acrn_user_vm:
|
||||
|
||||
User VM Tutorials
|
||||
*****************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/using_windows_as_uos
|
||||
tutorials/running_ubun_as_user_vm
|
||||
tutorials/running_deb_as_user_vm
|
||||
tutorials/using_xenomai_as_uos
|
||||
tutorials/using_vxworks_as_uos
|
||||
tutorials/using_zephyr_as_uos
|
||||
|
||||
Configuration and Tools
|
||||
***********************
|
||||
@@ -24,33 +62,7 @@ Configuration and Tools
|
||||
misc/debug_tools/**
|
||||
misc/services/acrn_manager/**
|
||||
|
||||
Service VM Tutorials
|
||||
********************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/running_deb_as_serv_vm
|
||||
tutorials/using_yp
|
||||
|
||||
User VM Tutorials
|
||||
*****************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/using_windows_as_uos
|
||||
tutorials/running_ubun_as_user_vm
|
||||
tutorials/running_deb_as_user_vm
|
||||
tutorials/using_xenomai_as_uos
|
||||
tutorials/using_vxworks_as_uos
|
||||
tutorials/using_zephyr_as_uos
|
||||
|
||||
Enable ACRN Features
|
||||
Advanced Features
|
||||
********************
|
||||
|
||||
.. rst-class:: rst-columns2
|
||||
|
Reference in New Issue
Block a user