mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 20:35:44 +00:00
doc: Reorganize documentation site content
Take the existing ACRN technical documentation and reorganize its presentation to be persona and use-case based, in preparation for adding new scenario/use-case based architecture introduction and getting started documents. Introduce a more graphical home page and theme color tweaks. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
e188e1f245
commit
11d4f4159f
@@ -1,19 +0,0 @@
|
||||
.. _coding_guidelines:
|
||||
|
||||
Coding Guidelines
|
||||
#################
|
||||
|
||||
ACRN Project coding guidelines establish a common set of standards
|
||||
and practices that improve readability and maintainability
|
||||
of the code. These guidelines also help ensure the code is safe,
|
||||
secure, and reliable by reducing undefined or unspecified
|
||||
behavior by restricting use of problematic areas of the programming
|
||||
language.
|
||||
|
||||
The following sections document the project's language-specific guidelines:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
c_coding_guidelines
|
||||
asm_coding_guidelines
|
Reference in New Issue
Block a user