mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-01 13:14:02 +00:00
Doc: Update re-org'd ACRN index page and What is ACRN.
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
This commit is contained in:
parent
05dc6c5336
commit
1f50b07405
@ -7,26 +7,16 @@ Advanced Guides
|
||||
Tools
|
||||
*****
|
||||
|
||||
**Configuration Tools**
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
|
||||
.. 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/**
|
||||
tutorials/acrn_configuration_tool
|
||||
reference/kconfig/index
|
||||
user-guides/acrn-dm-parameters
|
||||
misc/tools/acrn-crashlog/README
|
||||
misc/tools/**
|
||||
misc/acrn-manager/**
|
||||
|
||||
Service VM Tutorials
|
||||
********************
|
||||
|
@ -19,9 +19,9 @@ through an open source platform.
|
||||
|
||||
<ul class="grid">
|
||||
<li class="grid-item">
|
||||
<a href="learn.html">
|
||||
<a href="introduction/index.html">
|
||||
<img alt="" src="_static/images/ACRNlogo80w.png"/>
|
||||
<h2>Learn about<br/>ACRN</h2>
|
||||
<h2>What is ACRN</h2>
|
||||
</a>
|
||||
<p>Overview, architecture,
|
||||
features, and use-case scenarios</p>
|
||||
@ -29,7 +29,7 @@ through an open source platform.
|
||||
<li class="grid-item">
|
||||
<a href="try.html">
|
||||
<span class="grid-icon fa fa-map-signs"></span>
|
||||
<h2>Try using<br/>ACRN</h2>
|
||||
<h2>Getting Started</h2>
|
||||
</a>
|
||||
<p>Getting started guides for quickly running scenario-based
|
||||
samples</p>
|
||||
@ -37,26 +37,24 @@ through an open source platform.
|
||||
<li class="grid-item">
|
||||
<a href="develop.html">
|
||||
<span class="grid-icon fa fa-cogs"></span>
|
||||
<h2>Develop using<br/>ACRN</h2>
|
||||
<h2>Advanced Guides</h2>
|
||||
</a>
|
||||
<p>Details for developing hypervisor-based
|
||||
solutions</p>
|
||||
<p>Tools, tutorials, features, and debugging guides that go beyond getting started</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="contribute.html">
|
||||
<span class="grid-icon fa fa-github"></span>
|
||||
<h2>Contribute to<br/>ACRN</h2>
|
||||
<h2>Developer Reference</h2>
|
||||
</a>
|
||||
<p>High-level design and details, developer
|
||||
guidelines</p>
|
||||
<p>High-level design and details, developer and
|
||||
contribution guidelines, API details</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="reference/index.html">
|
||||
<a href="release_notes/index.html">
|
||||
<span class="grid-icon fa fa-sign-in"></span>
|
||||
<h2>Developer<br/>Reference</h2>
|
||||
<h2>Release<br/>Notes</h2>
|
||||
</a>
|
||||
<p>API details, configuration
|
||||
options, and site index</p>
|
||||
<p>Archived Release Notes</p>
|
||||
</li>
|
||||
<li class="grid-item">
|
||||
<a href="reference/hardware.html">
|
||||
@ -77,7 +75,7 @@ license.
|
||||
:hidden:
|
||||
|
||||
Documentation Home <self>
|
||||
learn
|
||||
introduction/index
|
||||
try
|
||||
develop
|
||||
contribute
|
||||
|
@ -1,7 +1,10 @@
|
||||
.. _introduction:
|
||||
|
||||
What is ACRN
|
||||
############
|
||||
|
||||
Introduction to Project ACRN
|
||||
############################
|
||||
****************************
|
||||
|
||||
ACRN™ is a, flexible, lightweight reference hypervisor, built with
|
||||
real-time and safety-criticality in mind, and optimized to streamline
|
||||
|
@ -1,3 +1,5 @@
|
||||
:orphan:
|
||||
|
||||
.. _learn_acrn:
|
||||
|
||||
What is ACRN
|
||||
|
Loading…
Reference in New Issue
Block a user