mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 12:19:06 +00:00
doc: initial doc commit
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
lijinxia
parent
981dd9ac88
commit
d7938f8ca8
32
doc/index.rst
Normal file
32
doc/index.rst
Normal file
@@ -0,0 +1,32 @@
|
||||
.. _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`_ (as found in
|
||||
the LICENSE file in the project repo).
|
||||
|
||||
.. _BSD 3-clause license:
|
||||
https://github.com/projectacrn/acrn-hypervisor/blob/doc/master/LICENSE
|
||||
|
||||
.. _Project ACRN GitHub repo: https://github.com/projectacrn
|
||||
|
||||
|
||||
Sections
|
||||
********
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
introduction/index.rst
|
||||
getting_started/index.rst
|
||||
hypervisor_primer/index.rst
|
||||
release_notes.rst
|
||||
contribute.rst
|
||||
api/index.rst
|
Reference in New Issue
Block a user