mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-30 04:33:58 +00:00
Tech note articles about technology and process tips now have a place in the ACRN documentaion. Move the doc process documention into this new area, and add a placeholder for tech tips for now. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
28 lines
384 B
ReStructuredText
28 lines
384 B
ReStructuredText
.. _howtos:
|
|
|
|
How-Tos
|
|
#######
|
|
|
|
Our technical documentation for Project ACRN is being developed right
|
|
along with the features. Here are some how-to technical notes that help
|
|
explain how you can use ACRN capabilities.
|
|
|
|
|
|
Technical Notes
|
|
===============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
tech/*
|
|
|
|
Process Notes
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
process/*
|