From 581c898aa5612e60392e3b785d1ac216ce7a4650 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 +++--- docs/Doxyfile | 2 +- docs/header.html | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'docs') 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 diff --git a/docs/Doxyfile b/docs/Doxyfile index d1eeee07a9..17208d1404 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -1,4 +1,4 @@ -# Doxyfile 1.8.9.1 +# Doxyfile 1.8.15 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. diff --git a/docs/header.html b/docs/header.html index 1a4572135c..f28df2c331 100644 --- a/docs/header.html +++ b/docs/header.html @@ -1,4 +1,5 @@ - + + -- cgit v1.2.1