doc: fix remaining masked doc build errors

This should get us back to a clean doc build now...

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2019-10-29 17:22:59 -07:00 committed by wenlingz
parent f3f638fa9c
commit 2077d79daa
4 changed files with 3 additions and 4 deletions

View File

@ -63,7 +63,6 @@ Enable ACRN Features
tutorials/open_vswitch
tutorials/rtvm_workload_design_guideline
tutorials/sgx_virtualization
tutorials/virtio_i2c
tutorials/vuart_configuration
tutorials/skl-nuc
tutorials/using_cat_on_up2

View File

@ -1,4 +1,4 @@
.. _virtio-i2c:
.. _virtio-i2c:
Virtio-i2c
##########

View File

@ -45,7 +45,7 @@ published a tutorial. More patches for ACRN real time support will continue.
**Document updates**: Several new documents have been added in this release, including:
* :ref:`Running Automotive Grade Linux as a VM <agl-vms>`
* :ref:`Using PREEMPT_RT-Linux for real-time UOS <rt_linux_setup>`
* Using PREEMPT_RT-Linux for real-time UOS
* :ref:`Frequently Asked Questions <faq>`
* :ref:`An introduction to Trusty and Security services on ACRN
<trusty-security-services>`

View File

@ -51,7 +51,7 @@ We have many new `reference documents available <https://projectacrn.github.io>`
* :ref:`Running Debian as the User VM <running_deb_as_user_vm>`
* :ref:`Running Debian as the Service VM <running_deb_as_serv_vm>`
* :ref:`vUART configuration <vuart_config>`
* :ref:`Enable virtio-i2c <virtio_i2c>`
* :ref:`Enable virtio-i2c <virtio-i2c>`
New Features Details
********************