acrn-hypervisor/doc/developer-guides/index.rst
Shiqing Gao a177d75ed3 doc: initial draft of ACRN coding guidelines
This patch introduces an initial draft of ACRN coding guidelines.

We will update this document gradually to support ACRN achieve
MISRA-C compliance.

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2018-12-26 22:46:46 -08:00

33 lines
523 B
ReStructuredText

.. _developer-guides:
Developer Guides
################
.. toctree::
:maxdepth: 1
hld/index
primer
GVT-g-porting
trusty
l1tf
modularity
../api/index
../reference/kconfig/index
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
coding_guidelines
doc_guidelines
graphviz