1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-27 23:52:44 +01:00

doc: Update links to have more useful display text

This commit is contained in:
Marc Bonnici
2018-06-21 14:56:09 +01:00
committed by setrofim
parent 716af1b966
commit d637557f5a
7 changed files with 19 additions and 16 deletions

View File

@@ -261,7 +261,7 @@ surface. For these, an interaction session needs to be recorded so that it can
be played back by WA. These recordings are device-specific, so they would need
to be done for each device you're planning to use. The tool for doing is
``revent`` and it is packaged with WA. You can find instructions on how to use
it :ref:`here <revent_files_creation>`.
it in the :ref:`How To <revent_files_creation>` section.
This is the list of workloads that rely on such recordings:

View File

@@ -44,7 +44,7 @@ dependencies.
Alternatively we provide a Dockerfile that which can be used to create a Docker
image for running WA along with its dependencies. More information can be found
:ref:`here <dockerfile>`.
in the :ref:`Installation <dockerfile>` section.
(Optional) Verify installation
-------------------------------