aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammed Suhail Munshi <MohammedSuhail.Munshi@arm.com>2022-02-14 15:46:20 +0000
committerSheri Zhang <sheri.zhang@arm.com>2022-02-21 13:55:14 +0000
commit0597b7b55ba0c1aa2cc58e80f95dc918b92afe68 (patch)
tree445e904716f100da574fbab5db11cf33a86219ab
parentebbae9411f1babe6bba9966ba83c540d11e77410 (diff)
downloadComputeLibrary-0597b7b55ba0c1aa2cc58e80f95dc918b92afe68.tar.gz
Adding Comments to ComputeLibrary.dir on expected file structure
Resolves: [COMPMID-4976] Change-Id: I9f2d08f706a3fa68613b8c6937fcbe8aba70983b Signed-off-by: Mohammed Suhail Munshi <MohammedSuhail.Munshi@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7160 Tested-by: Arm Jenkins <bsgcomp@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gunes Bayir <gunes.bayir@arm.com>
-rw-r--r--docs/ComputeLibrary.dir6
-rw-r--r--docs/DoxygenLayout.xml2
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/ComputeLibrary.dir b/docs/ComputeLibrary.dir
index a57b3cb3da..e92cd72c37 100644
--- a/docs/ComputeLibrary.dir
+++ b/docs/ComputeLibrary.dir
@@ -1,8 +1,12 @@
//
-// Copyright © 2020 Arm Ltd. All rights reserved.
+// Copyright © 2020,2022 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
+// The following files are omitted due to technical limitations:
+// Directories : data, include, python
+// Files : LICENSE, README.md, SConscript, SConstruct, Security.md, filelist.json, filedefs.json
+
/** @file Android.bp
* @brief Generation script for building AndroidNN driver.
*/
diff --git a/docs/DoxygenLayout.xml b/docs/DoxygenLayout.xml
index 418886f886..69bdaf5c71 100644
--- a/docs/DoxygenLayout.xml
+++ b/docs/DoxygenLayout.xml
@@ -32,7 +32,7 @@
<tab type="classmembers" visible="yes" title="" intro=""/>
</tab>
<tab type="files" visible="yes" title="">
- <tab type="filelist" visible="yes" title="" intro=""/>
+ <tab type="filelist" visible="yes" title="" intro="Below is a list of files with brief descriptions. Please note that the descriptions of some miscellaneous files and directories (e.g. data/ and include/) are omitted because of Doxygen limitations."/>
<tab type="globals" visible="yes" title="" intro=""/>
</tab>
<tab type="examples" visible="yes" title="" intro=""/>