1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

doc: ouput api: add reference to how-to

Add a reference to the processing WA output how-to inside the output API
docs.
This commit is contained in:
Sergei Trofimov 2018-06-28 12:27:05 +01:00 committed by Marc Bonnici
parent ef16d7a754
commit 39b59e4d79

View File

@ -26,6 +26,8 @@ iterating over all WA output directories found.
Example
-------
.. seealso:: :ref:`processing_output`
To demonstrate how we can use the output API if we have an existing WA output
called ``wa_output`` in the current working directory we can initialize a
``RunOutput`` as follows: