acrn-hypervisor/doc/developer-guides/index.rst
David B. Kinder 01ce3b6aee doc: sort title in developer HLD section
We've got enough docs now that it would be better to put them in sorted
order by title.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-09-20 10:11:12 -07:00

47 lines
908 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
ACPI-virt-hld.rst
APL_GVT-g-hld.rst
GVT-g-porting.rst
interrupt-hld.rst
memmgt-hld.rst
network-virt-hld.rst
security-hld.rst
uart-virtualization.rst
virtio-hld.rst
virtio-console.rst
watchdog-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