acrn-hypervisor/doc/developer-guides/index.rst
David B. Kinder ea0bbd509d doc: reorganize doc tree
With the addition of more HLD documents, the developer-guides index was
getting too busy, so push the HLD documents down a level.

Also, the supported hardware document is buried in the getting started
section and hard to find, so promote it.

Trusty isn't really supported (yet) so drop it from the TOC for now.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-07-16 15:17:11 -07:00

40 lines
753 B
ReStructuredText

.. _developer-guides:
Developer Guides
################
.. toctree::
:maxdepth: 1
primer.rst
../api/index.rst
../reference/kconfig/index.rst
High-Level Design Guides
************************
These documents describe the high-level design, background, and motivation for
specific areas within the ACRN hypervisor system.
.. toctree::
:maxdepth: 1
memmgt-hld.rst
virtio-hld.rst
ACPI-virt-hld.rst
APL_GVT-g-hld.rst
Contributing to the project
***************************
As an open-source project, we welcome and encourage the community to
submit patches for code, documentation, tests, and more, directly to the
project.
.. toctree::
:maxdepth: 1
contribute_guidelines.rst
doc_guidelines.rst
graphviz.rst