aboutsummaryrefslogtreecommitdiff
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2019-11-21 18:22:38 +0000
committerSiCong Li <sicong.li@arm.com>2019-11-25 15:56:47 +0000
commit6d8b94ac6864dfd7ad38bc110006bdca5ee0f266 (patch)
tree9535e9a8853e0cc4c0691ec7099efae4e6b539b6 /docs/Doxyfile
parentb71d224ef2629f7bc7ea70be258a2f11a10600b7 (diff)
downloadComputeLibrary-6d8b94ac6864dfd7ad38bc110006bdca5ee0f266.tar.gz
COMPMID-2905 Add Errata section for the previous CLRuntimeContext hang
issue Add the errata section to Doxygen, and provide pointer in README Signed-off-by: SiCong Li <sicong.li@arm.com> Change-Id: I30cd29892cea49ffa5c80370bc91ccd3407f5d26 Reviewed-on: https://review.mlplatform.org/c/2350 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 36ef2bca58..835aa00a05 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -775,6 +775,7 @@ INPUT = ./docs/00_introduction.dox \
./docs/04_adding_operator.dox \
./docs/05_contribution_guidelines.dox \
./docs/06_functions_list.dox \
+ ./docs/07_errata.dox \
./arm_compute/ \
./src/ \
./examples/ \