mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-08 03:35:14 +00:00
doc: include sample app doc but unhook from toctree
Documentation for the sample app isn't ready for the public, so let's not add it to the toctree yet (use the :orphan: role to stop Sphinx from complaining about an unreferenced .rst file) Tracked-On: #7820 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7b25da00ae
commit
fed4f81e30
@ -15,7 +15,6 @@ hypervisor, the Service VM, and a User VM on a supported Intel target platform.
|
|||||||
reference/hardware
|
reference/hardware
|
||||||
getting-started/overview_dev
|
getting-started/overview_dev
|
||||||
getting-started/getting-started
|
getting-started/getting-started
|
||||||
misc/sample_application/README
|
|
||||||
|
|
||||||
After getting familiar with ACRN development, check out these
|
After getting familiar with ACRN development, check out these
|
||||||
:ref:`develop_acrn` for information about more-advanced scenarios and enabling
|
:ref:`develop_acrn` for information about more-advanced scenarios and enabling
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
:orphan:
|
||||||
|
|
||||||
.. _sample-app:
|
.. _sample-app:
|
||||||
|
|
||||||
ACRN Sample Application
|
ACRN Sample Application
|
||||||
|
Loading…
Reference in New Issue
Block a user