From 6ea4d782c08ff76a8861dccb2ee8d378d2e2345b Mon Sep 17 00:00:00 2001 From: Manuel Bottini Date: Thu, 7 Feb 2019 10:31:57 +0000 Subject: COMPMID-1934: Doxygen online documentation errors on Firefox Change-Id: I669d57380d95760399cd7fd28c58d0e636d706dd Signed-off-by: Manuel Bottini Reviewed-on: https://review.mlplatform.org/647 Tested-by: Arm Jenkins Reviewed-by: Pablo Marquez --- docs/05_functions_list.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/05_functions_list.dox') diff --git a/docs/05_functions_list.dox b/docs/05_functions_list.dox index 9848307b21..777a8a2519 100644 --- a/docs/05_functions_list.dox +++ b/docs/05_functions_list.dox @@ -1,5 +1,5 @@ /// -/// Copyright (c) 2018 ARM Limited. +/// Copyright (c) 2018-2019 ARM Limited. /// /// SPDX-License-Identifier: MIT /// @@ -91,7 +91,7 @@ namespace arm_compute - @ref NEConvertFullyConnectedWeights - @ref NEConvolutionLayer - @ref NEConvolutionLayerReshapeWeights - - @ref NEConvolutionSquare<matrix_size> + - @ref NEConvolutionSquare <matrix_size> - @ref NEDeconvolutionLayer - @ref NEDepthConcatenateLayer - @ref NEDepthwiseConvolutionLayer @@ -153,7 +153,7 @@ namespace arm_compute - @ref CLConcatenateLayer - @ref CLConvolutionLayer - @ref CLConvolutionLayerReshapeWeights - - @ref CLConvolutionSquare<matrix_size> + - @ref CLConvolutionSquare <matrix_size> - @ref CLDeconvolutionLayer - @ref CLDeconvolutionLayerUpsample - @ref CLDepthConcatenateLayer -- cgit v1.2.1