doc: add community support and resources to introduction
Include the project's GitHub README that contains community support and resource information into the ACRN Introduction documentation. Also fix the ACRN misspelling. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
635a6da1c0
commit
b32c56c540
|
@ -34,7 +34,7 @@ through the community's forums such as mailing lists and IRC channels. Anyone
|
||||||
can join the developer community and the community is always willing to help
|
can join the developer community and the community is always willing to help
|
||||||
its members and the User Community to get the most out of Project ACRN.
|
its members and the User Community to get the most out of Project ACRN.
|
||||||
|
|
||||||
Welcome to the project ARCN community!
|
Welcome to the project ACRN community!
|
||||||
|
|
||||||
We're now holding monthly Technical Community Meetings and encourage you
|
We're now holding monthly Technical Community Meetings and encourage you
|
||||||
to call in and learn more about the project. Meeting information is on
|
to call in and learn more about the project. Meeting information is on
|
||||||
|
@ -53,7 +53,7 @@ ACRN support systems:
|
||||||
central source of information about the project. On this site, you'll
|
central source of information about the project. On this site, you'll
|
||||||
find background and current information about the project as well as
|
find background and current information about the project as well as
|
||||||
relevant links to project material. For a quick start, refer to the
|
relevant links to project material. For a quick start, refer to the
|
||||||
`Introduction`_ and `Getting Started Guide`_.
|
`ACRN Introduction`_ and `Getting Started Guide`_.
|
||||||
|
|
||||||
* **Source Code in GitHub**: Project ACRN source code is maintained on a
|
* **Source Code in GitHub**: Project ACRN source code is maintained on a
|
||||||
public GitHub repository at https://github.com/projectacrn/acrn-hypervisor.
|
public GitHub repository at https://github.com/projectacrn/acrn-hypervisor.
|
||||||
|
@ -88,7 +88,7 @@ ACRN support systems:
|
||||||
project.
|
project.
|
||||||
|
|
||||||
|
|
||||||
.. _Introduction: https://projectacrn.github.io/latest/introduction/
|
.. _ACRN Introduction: https://projectacrn.github.io/latest/introduction/
|
||||||
.. _Getting Started Guide: https://projectacrn.github.io/latest/getting-started/
|
.. _Getting Started Guide: https://projectacrn.github.io/latest/getting-started/
|
||||||
.. _Contribution Guide: https://projectacrn.github.io/latest/contribute.html
|
.. _Contribution Guide: https://projectacrn.github.io/latest/contribute.html
|
||||||
.. _Project ACRN GitHub wiki: https://github.com/projectacrn/acrn-hypervisor/wiki
|
.. _Project ACRN GitHub wiki: https://github.com/projectacrn/acrn-hypervisor/wiki
|
||||||
|
|
|
@ -85,6 +85,10 @@ ACRN has these key capabilities and benefits:
|
||||||
cost saving, code transparency, and collaborative software development with
|
cost saving, code transparency, and collaborative software development with
|
||||||
industry leaders.
|
industry leaders.
|
||||||
|
|
||||||
|
.. include:: ../../../../README.rst
|
||||||
|
:start-after: start_include_here
|
||||||
|
|
||||||
|
|
||||||
Background
|
Background
|
||||||
**********
|
**********
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue