1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00: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 Example
------- -------
.. seealso:: :ref:`processing_output`
To demonstrate how we can use the output API if we have an existing WA 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 called ``wa_output`` in the current working directory we can initialize a
``RunOutput`` as follows: ``RunOutput`` as follows: