Files
acrn-hypervisor/doc/index.rst
David B. Kinder d11729d9d8 doc: add doc contributing guide, plus cleanup
Add documentation contributing information with project specific
recommentations along with some common reST and Sphinx constructs.
Reorganize contributing section to fit this new doc in.

Also

* Cleanup stray file (CODEOWNERS) from when docs were in their own repo.
* Remove licensing footer on generated pages (not really needed).
* Pull replacement strings into substitutions.txt for easier management.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-05-23 08:44:56 -07:00

41 lines
849 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
primer/index.rst
howtos/index.rst
release_notes.rst
contribute/index.rst
api/index.rst
Indices and Tables
******************
* :ref:`glossary`
* :ref:`genindex`