From 0597b7b55ba0c1aa2cc58e80f95dc918b92afe68 Mon Sep 17 00:00:00 2001 From: Mohammed Suhail Munshi Date: Mon, 14 Feb 2022 15:46:20 +0000 Subject: Adding Comments to ComputeLibrary.dir on expected file structure Resolves: [COMPMID-4976] Change-Id: I9f2d08f706a3fa68613b8c6937fcbe8aba70983b Signed-off-by: Mohammed Suhail Munshi Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7160 Tested-by: Arm Jenkins Comments-Addressed: Arm Jenkins Reviewed-by: Gunes Bayir --- docs/ComputeLibrary.dir | 6 +++++- docs/DoxygenLayout.xml | 2 +- 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 @@ - + -- cgit v1.2.1