1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 14:14:06 +00:00

doc: add output processing how-to

Add a developer how-to illustrating the use of WA output processing API
by creating an ASCII reporter.
This commit is contained in:
Sergei Trofimov
2018-06-28 11:33:55 +01:00
committed by Marc Bonnici
parent 06d351f054
commit ef16d7a754
2 changed files with 396 additions and 0 deletions

View File

@@ -7,3 +7,5 @@ How Tos
:local:
.. include:: developer_information/how_tos/adding_plugins.rst
.. include:: developer_information/how_tos/processing_output.rst