doc: general edit for typos

Fix typos and misspellings, and tweak CSS for spacing before lists.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2018-03-13 11:59:40 -07:00
committed by Jack Ren
parent 44b0ec0413
commit b170e295a7
10 changed files with 146 additions and 93 deletions

View File

@@ -3,7 +3,11 @@
Device Model APIs
#################
This section contains APIs for the SOS Device Model services.
This section contains APIs for the SOS Device Model services. Sources
for the Device Model are found in the `ACRN Device Model GitHub repo`_
.. _ACRN Device Model GitHub repo:
https://github.com/projectacrn/acrn-devicemodel/
.. doxygengroup:: acrn_virtio
:project: Project ACRN

View File

@@ -3,7 +3,11 @@
Hypercall APIs
##############
This section contains APIs for the hypercall services.
This section contains APIs for the hypercall services. Sources
for the Device Model are found in the `ACRN Hypervisor GitHub repo`_
.. _ACRN Hypervisor GitHub repo:
https://github.com/projectacrn/acrn-hypervisor/
.. doxygengroup:: acrn_hypercall
:project: Project ACRN