arm_compute v18.05
diff --git a/documentation/_nodes_8h.xhtml b/documentation/_nodes_8h.xhtml
index 1d3c7b9..930d721 100644
--- a/documentation/_nodes_8h.xhtml
+++ b/documentation/_nodes_8h.xhtml
@@ -6,7 +6,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.11"/>
 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
-<title>Compute Library: arm_compute/graph/Nodes.h File Reference</title>
+<title>Compute Library: arm_compute/graph/nodes/Nodes.h File Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -40,7 +40,7 @@
  <tr style="height: 56px;">
   <td style="padding-left: 0.5em;">
    <div id="projectname">Compute Library
-   &#160;<span id="projectnumber">18.03</span>
+   &#160;<span id="projectnumber">18.05</span>
    </div>
   </td>
  </tr>
@@ -117,23 +117,22 @@
 <div class="title">Nodes.h File Reference</div>  </div>
 </div><!--header-->
 <div class="contents">
-<div class="textblock"><code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_activation_layer_8h_source.xhtml">arm_compute/graph/nodes/ActivationLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_batch_normalization_layer_8h_source.xhtml">arm_compute/graph/nodes/BatchNormalizationLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_branch_layer_8h_source.xhtml">arm_compute/graph/nodes/BranchLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_convolution_layer_8h_source.xhtml">arm_compute/graph/nodes/ConvolutionLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_depth_convert_layer_8h_source.xhtml">arm_compute/graph/nodes/DepthConvertLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_depthwise_convolution_layer_8h_source.xhtml">arm_compute/graph/nodes/DepthwiseConvolutionLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_dequantization_layer_8h_source.xhtml">arm_compute/graph/nodes/DequantizationLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_flatten_layer_8h_source.xhtml">arm_compute/graph/nodes/FlattenLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_floor_layer_8h_source.xhtml">arm_compute/graph/nodes/FloorLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_fully_connected_layer_8h_source.xhtml">arm_compute/graph/nodes/FullyConnectedLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_l2_normalize_layer_8h_source.xhtml">arm_compute/graph/nodes/L2NormalizeLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_normalization_layer_8h_source.xhtml">arm_compute/graph/nodes/NormalizationLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_pooling_layer_8h_source.xhtml">arm_compute/graph/nodes/PoolingLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_quantization_layer_8h_source.xhtml">arm_compute/graph/nodes/QuantizationLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_reshape_layer_8h_source.xhtml">arm_compute/graph/nodes/ReshapeLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="_residual_layer_8h_source.xhtml">arm_compute/graph/nodes/ResidualLayer.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" href="arm__compute_2graph_2nodes_2_softmax_layer_8h_source.xhtml">arm_compute/graph/nodes/SoftmaxLayer.h</a>&quot;</code><br />
+<div class="textblock"><code>#include &quot;<a class="el" href="_activation_layer_node_8h_source.xhtml">arm_compute/graph/nodes/ActivationLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_batch_normalization_layer_node_8h_source.xhtml">arm_compute/graph/nodes/BatchNormalizationLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_const_node_8h_source.xhtml">arm_compute/graph/nodes/ConstNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_convolution_layer_node_8h_source.xhtml">arm_compute/graph/nodes/ConvolutionLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_depth_concatenate_layer_node_8h_source.xhtml">arm_compute/graph/nodes/DepthConcatenateLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_depthwise_convolution_layer_node_8h_source.xhtml">arm_compute/graph/nodes/DepthwiseConvolutionLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_eltwise_layer_node_8h_source.xhtml">arm_compute/graph/nodes/EltwiseLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_flatten_layer_node_8h_source.xhtml">arm_compute/graph/nodes/FlattenLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_fully_connected_layer_node_8h_source.xhtml">arm_compute/graph/nodes/FullyConnectedLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_input_node_8h_source.xhtml">arm_compute/graph/nodes/InputNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_normalization_layer_node_8h_source.xhtml">arm_compute/graph/nodes/NormalizationLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_output_node_8h_source.xhtml">arm_compute/graph/nodes/OutputNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_pooling_layer_node_8h_source.xhtml">arm_compute/graph/nodes/PoolingLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_reshape_layer_node_8h_source.xhtml">arm_compute/graph/nodes/ReshapeLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_softmax_layer_node_8h_source.xhtml">arm_compute/graph/nodes/SoftmaxLayerNode.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" href="_split_layer_node_8h_source.xhtml">arm_compute/graph/nodes/SplitLayerNode.h</a>&quot;</code><br />
 </div>
 <p><a href="_nodes_8h_source.xhtml">Go to the source code of this file.</a></p>
 </div><!-- contents -->
@@ -141,8 +140,8 @@
 <!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
-    <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_99ae3712d1eecd2a93fc4d38b59a99ba.xhtml">graph</a></li><li class="navelem"><a class="el" href="_nodes_8h.xhtml">Nodes.h</a></li>
-    <li class="footer">Generated on Fri Mar 2 2018 12:37:55 for Compute Library by
+    <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_99ae3712d1eecd2a93fc4d38b59a99ba.xhtml">graph</a></li><li class="navelem"><a class="el" href="dir_b30607d43e07fadf88f4c95a88a6c88e.xhtml">nodes</a></li><li class="navelem"><a class="el" href="_nodes_8h.xhtml">Nodes.h</a></li>
+    <li class="footer">Generated on Wed May 23 2018 11:36:38 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>