Documentation: add pointer to the documentation generation in GSG
Add a pointer to the documentation generation tutorial from the Getting Started Guide (in the "Building ACRN") section. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
parent
7b26b3484a
commit
37014caa13
|
@ -514,6 +514,9 @@ The build results are found in the ``build`` directory.
|
||||||
artefacts, set the ``O`` (that is capital letter 'O') to the
|
artefacts, set the ``O`` (that is capital letter 'O') to the
|
||||||
desired value. Example: ``make O=build-uefi PLATFORM=uefi``.
|
desired value. Example: ``make O=build-uefi PLATFORM=uefi``.
|
||||||
|
|
||||||
|
Generating the documentation is decribed in details in the :ref:`acrn_doc`
|
||||||
|
tutorial.
|
||||||
|
|
||||||
You can also build these components individually. The following
|
You can also build these components individually. The following
|
||||||
steps assume that you have already cloned the ``acrn-hypervisor`` repository
|
steps assume that you have already cloned the ``acrn-hypervisor`` repository
|
||||||
and are using it as the current working directory.
|
and are using it as the current working directory.
|
||||||
|
|
Loading…
Reference in New Issue