aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/05_functions_list.dox6
-rw-r--r--docs/Doxyfile2
-rw-r--r--docs/header.html3
3 files changed, 6 insertions, 5 deletions
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 34c7b0060d..22ce889194 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 @@
-<!-- HTML header for doxygen 1.8.9.1-->
+<!-- HTML header for doxygen 1.8.15-->
+<!-- Remember to use version doxygen 1.8.15 +-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>