arm_compute v18.08
diff --git a/documentation/cl__convolution_8cpp.xhtml b/documentation/cl__convolution_8cpp.xhtml
index ff6e4b7..eb7548c 100644
--- a/documentation/cl__convolution_8cpp.xhtml
+++ b/documentation/cl__convolution_8cpp.xhtml
@@ -40,7 +40,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">18.05</span>
+  <span id="projectnumber">18.08</span>
</div>
</td>
</tr>
@@ -123,6 +123,7 @@
<div class="textblock"><code>#include "<a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">arm_compute/core/Types.h</a>"</code><br />
<code>#include "<a class="el" href="_c_l_functions_8h_source.xhtml">arm_compute/runtime/CL/CLFunctions.h</a>"</code><br />
<code>#include "<a class="el" href="_c_l_scheduler_8h_source.xhtml">arm_compute/runtime/CL/CLScheduler.h</a>"</code><br />
+<code>#include "<a class="el" href="_image_loader_8h_source.xhtml">utils/ImageLoader.h</a>"</code><br />
<code>#include "<a class="el" href="utils_2_utils_8h_source.xhtml">utils/Utils.h</a>"</code><br />
</div>
<p><a href="cl__convolution_8cpp_source.xhtml">Go to the source code of this file.</a></p>
@@ -176,8 +177,8 @@
</dd>
</dl>
-<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00126">126</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00127"></a><span class="lineno"> 127</span> {</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordflow">return</span> utils::run_example<CLConvolutionExample>(argc, argv);</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span> }</div></div><!-- fragment -->
+<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00129">129</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> {</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <span class="keywordflow">return</span> utils::run_example<CLConvolutionExample>(argc, argv);</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> }</div></div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
@@ -193,7 +194,7 @@
<b>Initial value:</b><div class="fragment"><div class="line">=</div><div class="line">{</div><div class="line"> 1, 2, 1,</div><div class="line"> 2, 4, 2,</div><div class="line"> 1, 2, 1</div><div class="line">}</div></div><!-- fragment -->
<p>Gaussian 3x3 matrix. </p>
-<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00038">38</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
+<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00039">39</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
</div>
</div>
@@ -209,7 +210,7 @@
<b>Initial value:</b><div class="fragment"><div class="line">=</div><div class="line">{</div><div class="line"> 1, 4, 6, 4, 1,</div><div class="line"> 4, 16, 24, 16, 4,</div><div class="line"> 6, 24, 36, 24, 6,</div><div class="line"> 4, 16, 24, 16, 4,</div><div class="line"> 1, 4, 6, 4, 1</div><div class="line">}</div></div><!-- fragment -->
<p>Gaussian 5x5 matrix. </p>
-<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00047">47</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
+<p>Definition at line <a class="el" href="cl__convolution_8cpp_source.xhtml#l00048">48</a> of file <a class="el" href="cl__convolution_8cpp_source.xhtml">cl_convolution.cpp</a>.</p>
</div>
</div>
@@ -219,7 +220,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d28a4824dc47e487b107a5db32ef43c4.xhtml">examples</a></li><li class="navelem"><a class="el" href="cl__convolution_8cpp.xhtml">cl_convolution.cpp</a></li>
- <li class="footer">Generated on Wed May 23 2018 11:36:38 for Compute Library by
+ <li class="footer">Generated on Wed Aug 29 2018 15:31:37 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>