acrn-hypervisor/doc/developer-guides/index.rst
Geoffroy Van Cutsem 4cfd952413 doc: re-organize and consolidate ACRN kernel parameters documentation
A few changes to the documents that describe kernel command-line parameters
relevant to ACRN (SOS and UOS):
- Merge two documents into one (with sections)
- Move to the "User Guides" (from the "Developer Guides")
- Update order in the list to make it consistent across sections
- Add missing parameters to the overview list

Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2019-04-04 13:38:30 -07:00

35 lines
564 B
ReStructuredText

.. _developer-guides:
Developer Guides
################
.. toctree::
:maxdepth: 1
hld/index
primer
GVT-g-porting
trusty
l1tf
VBSK-analysis
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
sw_design_guidelines