mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-15 05:49:17 +00:00
Doc: Re-org documentation to improve user experience; see Nav Bar
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
@@ -1,38 +1,41 @@
|
||||
.. _develop_acrn:
|
||||
|
||||
Develop using ACRN
|
||||
##################
|
||||
Advanced Guides
|
||||
###############
|
||||
|
||||
|
||||
Configuration Tools
|
||||
*******************
|
||||
Tools
|
||||
*****
|
||||
|
||||
**Configuration Tools**
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/acrn_configuration_tool
|
||||
reference/kconfig/index
|
||||
user-guides/acrn-dm-parameters
|
||||
|
||||
.. _tools:
|
||||
|
||||
**Runtime Tools**
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
misc/tools/acrn-crashlog/README
|
||||
misc/tools/**
|
||||
misc/acrn-manager/**
|
||||
|
||||
Service VM Tutorials
|
||||
********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/acrn_configuration_tool
|
||||
|
||||
Configuration Tutorials
|
||||
***********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/up2
|
||||
tutorials/increase-uos-disk-size
|
||||
tutorials/sign_clear_linux_image
|
||||
tutorials/static-ip
|
||||
tutorials/debug
|
||||
tutorials/using_partition_mode_on_nuc
|
||||
tutorials/using_partition_mode_on_up2
|
||||
tutorials/using_sdc2_mode_on_nuc
|
||||
tutorials/using_hybrid_mode_on_nuc
|
||||
tutorials/realtime_performance_tuning
|
||||
tutorials/kbl-nuc-sdc
|
||||
tutorials/enable_laag_secure_boot
|
||||
tutorials/building_acrn_in_docker
|
||||
tutorials/acrn_ootb
|
||||
tutorials/run_kata_containers
|
||||
tutorials/using_ubuntu_as_sos
|
||||
tutorials/running_deb_as_serv_vm
|
||||
|
||||
User VM Tutorials
|
||||
*****************
|
||||
@@ -50,15 +53,6 @@ User VM Tutorials
|
||||
tutorials/running_deb_as_user_vm
|
||||
tutorials/running_ubun_as_user_vm
|
||||
|
||||
Service VM Tutorials
|
||||
********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/using_ubuntu_as_sos
|
||||
tutorials/running_deb_as_serv_vm
|
||||
|
||||
Enable ACRN Features
|
||||
********************
|
||||
|
||||
@@ -77,3 +71,34 @@ Enable ACRN Features
|
||||
tutorials/waag-secure-boot
|
||||
tutorials/enable_s5
|
||||
tutorials/cpu_sharing
|
||||
|
||||
Debug
|
||||
*****
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/debug
|
||||
tutorials/realtime_performance_tuning
|
||||
|
||||
Additional Tutorials
|
||||
********************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorials/up2
|
||||
tutorials/increase-uos-disk-size
|
||||
tutorials/sign_clear_linux_image
|
||||
tutorials/static-ip
|
||||
tutorials/using_partition_mode_on_nuc
|
||||
tutorials/using_partition_mode_on_up2
|
||||
tutorials/using_sdc2_mode_on_nuc
|
||||
tutorials/using_hybrid_mode_on_nuc
|
||||
tutorials/kbl-nuc-sdc
|
||||
tutorials/enable_laag_secure_boot
|
||||
tutorials/building_acrn_in_docker
|
||||
tutorials/acrn_ootb
|
||||
tutorials/run_kata_containers
|
||||
user-guides/acrn-shell
|
||||
user-guides/kernel-parameters
|
Reference in New Issue
Block a user