COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src

Change-Id: I10d27db788e5086adae1841e3e2441cd9b76ef84
Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4310
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
diff --git a/docs/ComputeLibrary.dir b/docs/ComputeLibrary.dir
index 93be52a..7733e53 100644
--- a/docs/ComputeLibrary.dir
+++ b/docs/ComputeLibrary.dir
@@ -23,18 +23,10 @@
  *  @brief Manages all the OpenCL kernels compilation and caching, provides accessors for the OpenCL Context.
  */
 
-/** @file arm_compute/core/CL/CLKernels.h
- *  @brief Includes all the OpenCL kernels at once
- */
-
 /** @file arm_compute/core/CL/OpenCL.h
  *  @brief Wrapper to configure the Khronos OpenCL C++ header
  */
 
-/** @dir arm_compute/core/CL/kernels
- * @brief Folder containing all the OpenCL kernels
- */
-
 /** @dir arm_compute/core/CPP
  *  @brief CPP backend core: kernels and utilities.
  */
@@ -283,7 +275,7 @@
  *  @brief Folder containing all the configuration files for GEMM
  */
 
-/** @dir src/core/CL/cl_kernels
+/** @dir src/core/CL/kernels
  *  @brief All the OpenCL kernels
  */