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

doc: Add additional references and formatting

This commit is contained in:
Marc Bonnici
2018-06-25 10:33:41 +01:00
committed by setrofim
parent 2f94d12b57
commit 23eb428829
5 changed files with 17 additions and 13 deletions

View File

@@ -503,6 +503,7 @@ So the full example would look something like::
def finalize(self, context):
self.target.uninstall(self.binary_name)
.. _adding-an-output-processor-example:
Adding an Output Processor Example
===================================