2019-08-01 07:08:40 +08:00
|
|
|
.. _acrn_home:
|
2018-03-06 14:54:44 +08:00
|
|
|
|
2021-02-13 08:27:24 +08:00
|
|
|
Project ACRN Documentation
|
2018-03-06 14:54:44 +08:00
|
|
|
##########################
|
|
|
|
|
2021-11-04 05:03:16 +08:00
|
|
|
Welcome to the Project ACRN (version |version|) documentation published |today|.
|
|
|
|
ACRN is a flexible, lightweight reference hypervisor, built with real-time and
|
|
|
|
safety-criticality in mind, optimized to streamline embedded development through
|
|
|
|
an open source platform.
|
2018-03-06 14:54:44 +08:00
|
|
|
|
2019-08-01 07:08:40 +08:00
|
|
|
.. comment The links in this grid display can't use :ref: because we're
|
|
|
|
using raw html. There's a risk of broken links if referenced content is
|
|
|
|
moved.
|
2018-03-06 14:54:44 +08:00
|
|
|
|
2019-08-01 07:08:40 +08:00
|
|
|
.. raw:: html
|
2018-03-06 14:54:44 +08:00
|
|
|
|
2019-08-01 07:08:40 +08:00
|
|
|
<ul class="grid">
|
|
|
|
<li class="grid-item">
|
2020-03-17 05:13:36 +08:00
|
|
|
<a href="introduction/index.html">
|
2019-08-03 00:36:50 +08:00
|
|
|
<img alt="" src="_static/images/ACRNlogo80w.png"/>
|
2020-03-17 05:13:36 +08:00
|
|
|
<h2>What is ACRN</h2>
|
2019-08-01 07:08:40 +08:00
|
|
|
</a>
|
|
|
|
<p>Overview, architecture,
|
|
|
|
features, and use-case scenarios</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-08-02 22:16:50 +08:00
|
|
|
<a href="try.html">
|
2019-08-01 07:08:40 +08:00
|
|
|
<span class="grid-icon fa fa-map-signs"></span>
|
2020-03-17 05:13:36 +08:00
|
|
|
<h2>Getting Started</h2>
|
2019-08-01 07:08:40 +08:00
|
|
|
</a>
|
|
|
|
<p>Getting started guides for quickly running scenario-based
|
|
|
|
samples</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-08-02 22:16:50 +08:00
|
|
|
<a href="develop.html">
|
2019-08-01 07:08:40 +08:00
|
|
|
<span class="grid-icon fa fa-cogs"></span>
|
2020-03-17 05:13:36 +08:00
|
|
|
<h2>Advanced Guides</h2>
|
2019-08-01 07:08:40 +08:00
|
|
|
</a>
|
2020-03-17 05:13:36 +08:00
|
|
|
<p>Tools, tutorials, features, and debugging guides that go beyond getting started</p>
|
2019-08-01 07:08:40 +08:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-08-02 22:16:50 +08:00
|
|
|
<a href="contribute.html">
|
2019-08-01 07:08:40 +08:00
|
|
|
<span class="grid-icon fa fa-github"></span>
|
2020-03-17 05:13:36 +08:00
|
|
|
<h2>Developer Reference</h2>
|
2019-08-01 07:08:40 +08:00
|
|
|
</a>
|
2020-03-17 05:13:36 +08:00
|
|
|
<p>High-level design and details, developer and
|
|
|
|
contribution guidelines, API details</p>
|
2019-08-01 07:08:40 +08:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2020-03-17 05:13:36 +08:00
|
|
|
<a href="release_notes/index.html">
|
2019-08-01 07:08:40 +08:00
|
|
|
<span class="grid-icon fa fa-sign-in"></span>
|
2020-03-17 05:13:36 +08:00
|
|
|
<h2>Release<br/>Notes</h2>
|
2019-08-01 07:08:40 +08:00
|
|
|
</a>
|
2020-03-17 05:13:36 +08:00
|
|
|
<p>Archived Release Notes</p>
|
2019-08-01 07:08:40 +08:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
|
|
|
<a href="reference/hardware.html">
|
|
|
|
<span class="grid-icon fa fa-object-group"></span>
|
|
|
|
<h2>Supported<br/>Hardware</h2>
|
|
|
|
</a>
|
|
|
|
<p>Supported hardware platforms and boards</p>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2018-03-06 14:54:44 +08:00
|
|
|
|
|
|
|
|
2019-08-01 07:08:40 +08:00
|
|
|
Source code for Project ACRN is maintained in the
|
|
|
|
`Project ACRN GitHub repo`_, and is provided under the BSD 3-clause
|
|
|
|
license.
|
2018-03-06 14:54:44 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2019-08-01 07:08:40 +08:00
|
|
|
:hidden:
|
2018-03-06 14:54:44 +08:00
|
|
|
|
2019-08-02 07:03:24 +08:00
|
|
|
Documentation Home <self>
|
2020-03-17 05:13:36 +08:00
|
|
|
introduction/index
|
2019-08-02 07:03:24 +08:00
|
|
|
try
|
|
|
|
develop
|
|
|
|
contribute
|
2019-08-01 07:08:40 +08:00
|
|
|
release_notes/index
|
2019-11-06 16:48:17 +08:00
|
|
|
asa
|
2023-08-11 03:09:50 +08:00
|
|
|
projects/index
|
2020-03-26 02:13:18 +08:00
|
|
|
glossary
|
2020-11-06 00:44:02 +08:00
|
|
|
genindex
|
2018-03-09 07:59:55 +08:00
|
|
|
|
2019-08-01 07:08:40 +08:00
|
|
|
.. _Project ACRN GitHub repo: https://github.com/projectacrn
|