arm_compute v18.08
diff --git a/documentation/depthwise__convolution_8cl.xhtml b/documentation/depthwise__convolution_8cl.xhtml
index 82210ea..49ed6a4 100644
--- a/documentation/depthwise__convolution_8cl.xhtml
+++ b/documentation/depthwise__convolution_8cl.xhtml
@@ -40,7 +40,7 @@
  <tr style="height: 56px;">
   <td style="padding-left: 0.5em;">
    <div id="projectname">Compute Library
-   &#160;<span id="projectnumber">18.05</span>
+   &#160;<span id="projectnumber">18.08</span>
    </div>
   </td>
  </tr>
@@ -113,6 +113,8 @@
 </div>
 
 <div class="header">
+  <div class="summary">
+<a href="#define-members">Macros</a>  </div>
   <div class="headertitle">
 <div class="title">depthwise_convolution.cl File Reference</div>  </div>
 </div><!--header-->
@@ -120,13 +122,116 @@
 <div class="textblock"><code>#include &quot;<a class="el" href="helpers_8h_source.xhtml">helpers.h</a>&quot;</code><br />
 </div>
 <p><a href="depthwise__convolution_8cl_source.xhtml">Go to the source code of this file.</a></p>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
+Macros</h2></td></tr>
+<tr class="memitem:a5447e2c4e1aae8fff9290b775fe813ff"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#a5447e2c4e1aae8fff9290b775fe813ff">in_stride_x</a>&#160;&#160;&#160;src_stride_y</td></tr>
+<tr class="separator:a5447e2c4e1aae8fff9290b775fe813ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac353c0687abd8c71a4fa096d322b39ec"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#ac353c0687abd8c71a4fa096d322b39ec">in_stride_y</a>&#160;&#160;&#160;src_stride_z</td></tr>
+<tr class="separator:ac353c0687abd8c71a4fa096d322b39ec"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a32137dd220c1110408a7b498108de2c5"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#a32137dd220c1110408a7b498108de2c5">in_stride_z</a>&#160;&#160;&#160;src_stride_x</td></tr>
+<tr class="separator:a32137dd220c1110408a7b498108de2c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a68fce1f0ee4080ed89c9427496d625f2"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#a68fce1f0ee4080ed89c9427496d625f2">out_stride_x</a>&#160;&#160;&#160;dst_stride_y</td></tr>
+<tr class="separator:a68fce1f0ee4080ed89c9427496d625f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac8b6b732372937bba276e6391944d1e1"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#ac8b6b732372937bba276e6391944d1e1">out_stride_y</a>&#160;&#160;&#160;dst_stride_z</td></tr>
+<tr class="separator:ac8b6b732372937bba276e6391944d1e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a128f47cb6aacde29e07fde2c4b9f5dd2"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="depthwise__convolution_8cl.xhtml#a128f47cb6aacde29e07fde2c4b9f5dd2">out_stride_z</a>&#160;&#160;&#160;dst_stride_x</td></tr>
+<tr class="separator:a128f47cb6aacde29e07fde2c4b9f5dd2"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<h2 class="groupheader">Macro Definition Documentation</h2>
+<a class="anchor" id="a5447e2c4e1aae8fff9290b775fe813ff"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define in_stride_x&#160;&#160;&#160;src_stride_y</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00462">462</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ac353c0687abd8c71a4fa096d322b39ec"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define in_stride_y&#160;&#160;&#160;src_stride_z</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00463">463</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a32137dd220c1110408a7b498108de2c5"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define in_stride_z&#160;&#160;&#160;src_stride_x</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00464">464</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a68fce1f0ee4080ed89c9427496d625f2"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define out_stride_x&#160;&#160;&#160;dst_stride_y</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00465">465</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="ac8b6b732372937bba276e6391944d1e1"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define out_stride_y&#160;&#160;&#160;dst_stride_z</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00466">466</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a128f47cb6aacde29e07fde2c4b9f5dd2"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname">#define out_stride_z&#160;&#160;&#160;dst_stride_x</td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="depthwise__convolution_8cl_source.xhtml#l00467">467</a> of file <a class="el" href="depthwise__convolution_8cl_source.xhtml">depthwise_convolution.cl</a>.</p>
+
+<p>Referenced by <a class="el" href="validation_2reference_2_depth_concatenate_layer_8cpp_source.xhtml#l00037">arm_compute::test::validation::reference::depthconcatenate_layer()</a>.</p>
+
+</div>
+</div>
 </div><!-- contents -->
 </div><!-- doc-content -->
 <!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
     <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_aebb8dcc11953d78e620bbef0b9e2183.xhtml">core</a></li><li class="navelem"><a class="el" href="dir_8c278f79c760e5c5fbd911f9870614c1.xhtml">CL</a></li><li class="navelem"><a class="el" href="dir_25885286e9dad4fa105b7b25a8031bbf.xhtml">cl_kernels</a></li><li class="navelem"><a class="el" href="depthwise__convolution_8cl.xhtml">depthwise_convolution.cl</a></li>
-    <li class="footer">Generated on Wed May 23 2018 11:36:39 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>