aboutsummaryrefslogtreecommitdiff
path: root/docs/ComputeLibrary.dir
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2020-10-28 17:27:14 +0000
committerMichele Di Giorgio <michele.digiorgio@arm.com>2020-11-03 09:57:04 +0000
commit674d74866109b13c849f265c3097402c95d7788e (patch)
treeb5de56fc139126496c3f8dd5b29050a8612c03b5 /docs/ComputeLibrary.dir
parent70ddabcd07e79cdc5409e286aaf4aaea5b202b7a (diff)
downloadComputeLibrary-674d74866109b13c849f265c3097402c95d7788e.tar.gz
COMPMID-3599: Remove directory structure from tests documentation
Relevant descriptions are moved to the ComputeLibrary.dir file so that they can be shown under the `Files` tab. Change-Id: I8e9b22c90d452e9fbb509460db28ad9cf87c9fa0 Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4303 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/ComputeLibrary.dir')
-rw-r--r--docs/ComputeLibrary.dir4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ComputeLibrary.dir b/docs/ComputeLibrary.dir
index 52f1a806f6..c325af29fd 100644
--- a/docs/ComputeLibrary.dir
+++ b/docs/ComputeLibrary.dir
@@ -295,6 +295,10 @@
* @brief All test related files shared between validation and benchmark.
*/
+/** @file tests/main.cpp
+ * @brief Main entry point for the tests. Currently shared between validation and benchmarking.
+ */
+
/** @dir tests/CL
* @brief OpenCL accessors.
*/