acrn-hypervisor/doc/index.rst
David B. Kinder 287fc4cb7f doc: add hypervisor kconfig option reference
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>
2018-06-15 15:20:43 -07:00

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`