1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00

Documentation: Fixes missing links to Invocation label

This commit is contained in:
Marc Bonnici 2017-08-16 12:17:34 +01:00
parent 10c1f64216
commit c8cb153f8e
2 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ to 15 million. You can specify this using dhrystone's parameters:
wa show dhrystone wa show dhrystone
see the :ref:`Invocation` section for details. see the :ref:`Invocation <invocation>` section for details.
In addition to configuring the workload itself, we can also specify In addition to configuring the workload itself, we can also specify
configuration for the underlying device. This can be done by setting runtime configuration for the underlying device. This can be done by setting runtime

View File

@ -964,7 +964,7 @@ that accompanies them, in addition to what has been outlined here, should
provide enough guidance. provide enough guidance.
:commands: This allows extending WA with additional sub-commands (to supplement :commands: This allows extending WA with additional sub-commands (to supplement
exiting ones outlined in the :ref:`invocation` section). exiting ones outlined in the :ref:`invocation <invocation>` section).
:modules: Modules are "extensions for extensions". They can be loaded by other :modules: Modules are "extensions for extensions". They can be loaded by other
extensions to expand their functionality (for example, a flashing extensions to expand their functionality (for example, a flashing
module maybe loaded by a device in order to support flashing). module maybe loaded by a device in order to support flashing).