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 18:27:05 +0000
commitce80c559bec919ccc3a8cce52a4d1d28822b6092 (patch)
tree87255434847e7fa631c62b22fbb670ddcfe9273b /docs/Doxyfile
parent7bd1ceb1f35010292a5915d6792917b60ab1f313 (diff)
downloadComputeLibrary-ce80c559bec919ccc3a8cce52a4d1d28822b6092.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 655ec84a77..64bd966a04 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/ \