aboutsummaryrefslogtreecommitdiff
path: root/docs/04_backends.dox
diff options
context:
space:
mode:
authorRyan OShea <Ryan.OShea2@arm.com>2020-02-12 16:15:27 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-11 21:25:07 +0000
commit2bbfaa784c0ea2e2b239470cfbe633026d53c9cb (patch)
tree0de6e92da7a3b6f2bff919cefe7a54a7aa679a80 /docs/04_backends.dox
parent5238aff21baf0b35c36ab0cc72c7a46888e3bd08 (diff)
downloadarmnn-2bbfaa784c0ea2e2b239470cfbe633026d53c9cb.tar.gz
IVGCVSW-3726 Doxygen touch-up
* Doxygen comment touch-ups * Fixed markup in .dox files * Fixed stylesheet * Doxyfile changes * Added logo file * Added header file Signed-off-by: Ryan OShea <Ryan.OShea2@arm.com> Change-Id: I94c7f5a6923a0bbb5c6ed610f1f55d57e2bb8a49
Diffstat (limited to 'docs/04_backends.dox')
-rw-r--r--docs/04_backends.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/04_backends.dox b/docs/04_backends.dox
index cc6d01372e..e718895437 100644
--- a/docs/04_backends.dox
+++ b/docs/04_backends.dox
@@ -1,4 +1,4 @@
-/// Copyright (c) 2017 ARM Limited.
+/// Copyright (c) 2020 ARM Limited.
///
/// SPDX-License-Identifier: MIT
///
@@ -433,7 +433,7 @@ Layer Support API and the Workload Factory.
At the end of test, the runtime object goes out of scope and the dynamic backend instance is automatically destroyed, and the handle to
the shared object is closed.
-<br/><br/><br/><br/><br/>
+<br/><br/><br/><br/>
@section S13_dynamic_backend_guide Standalone Dynamic Backend Developer Guide