mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-28 11:43:56 +00:00
Modify the Zephyr project script for creating documentation from Kconfig files to generate the hypervisor option configuration docs. While Zephyr uses a modified version of kconfiglib, we can use the standard kconfiglib from Pypi (added to the requirements.txt file). Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
44 lines
920 B
ReStructuredText
44 lines
920 B
ReStructuredText
.. _ACRN_home:
|
|
|
|
Project ACRN documentation
|
|
##########################
|
|
|
|
Welcome to the Project ACRN (version |version|) documentation.
|
|
|
|
For information about the changes and additions for releases, please
|
|
consult the published :ref:`release_notes` documentation.
|
|
|
|
Source code for Project ACRN is maintained in the
|
|
`Project ACRN GitHub repo`_, and is provided under the BSD 3-clause
|
|
license.
|
|
|
|
.. _BSD 3-clause license:
|
|
https://github.com/projectacrn/acrn-hypervisor/blob/master/LICENSE
|
|
|
|
.. _Project ACRN GitHub repo: https://github.com/projectacrn
|
|
|
|
|
|
Sections
|
|
********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
introduction/index.rst
|
|
hardware.rst
|
|
getting_started/index.rst
|
|
getting_started/up2.rst
|
|
primer/index.rst
|
|
howtos/index.rst
|
|
release_notes.rst
|
|
contribute/index.rst
|
|
reference/kconfig/index.rst
|
|
api/index.rst
|
|
tools.rst
|
|
|
|
Indices and Tables
|
|
******************
|
|
|
|
* :ref:`glossary`
|
|
* :ref:`genindex`
|