acrn-hypervisor/doc/getting-started/index.rst
David B. Kinder 3965593df6 doc: reorganize documentation
We've been expanding documentation, and now need to organize things a bit
cleaner and separate content into new major folders: Introduction, Getting
Started, User Guides, Developer Guides, Tutorials, and Release notes..

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-06-28 22:36:13 -07:00

23 lines
611 B
ReStructuredText

.. _getting_started:
Getting Started Guides
######################
After reading the :ref:`introduction`, use these guides to get started
using ACRN in a reference setup. We'll show how to set up your
development and target hardware, and then how to boot up the ACRN
hypervisor and the `Clear Linux`_ Service OS and Guest OS on the Intel
(EFI) platform.
.. _Clear Linux: https://clearlinux.org
ACRN development is currently supported on Apollo Lake Intel platforms,
described in :ref:`hardware`. Follow the setup guides listed here:
.. toctree::
:maxdepth: 1
hardware.rst
apl-nuc.rst
up2.rst