arm_compute v20.02
diff --git a/documentation/_lut_8cpp_source.xhtml b/documentation/_lut_8cpp_source.xhtml
index 6299477..1c06e0f 100644
--- a/documentation/_lut_8cpp_source.xhtml
+++ b/documentation/_lut_8cpp_source.xhtml
@@ -40,7 +40,7 @@
   <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
   <td style="padding-left: 0.5em;">
    <div id="projectname">
-   &#160;<span id="projectnumber">19.11.1</span>
+   &#160;<span id="projectnumber">20.02</span>
    </div>
   </td>
  </tr>
@@ -107,17 +107,17 @@
 <div class="ttc" id="_error_8h_xhtml_a54a6080c9f4df1f908e57a9bbb46f5da"><div class="ttname"><a href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a></div><div class="ttdeci">#define ARM_COMPUTE_ERROR_ON(cond)</div><div class="ttdoc">If the condition is true then an error message is printed and an exception thrown.</div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00466">Error.h:466</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_a6dc9c052a2732f899adccfaeee468364"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a6dc9c052a2732f899adccfaeee468364">arm_compute::Lut::type</a></div><div class="ttdeci">DataType type() const override</div><div class="ttdoc">Returns the type of the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00056">Lut.cpp:56</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml">arm_compute::ILutAllocator</a></div><div class="ttdoc">Basic interface to allocate LUTs'.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8h_source.xhtml#l00035">ILutAllocator.h:35</a></div></div>
-<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2019 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
+<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2020 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_a7c28e4f8f5133ed91f40248df4ce5d08"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a7c28e4f8f5133ed91f40248df4ce5d08">arm_compute::Lut::allocator</a></div><div class="ttdeci">ILutAllocator * allocator()</div><div class="ttdoc">Return a pointer to the lut's allocator.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00072">Lut.cpp:72</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml_a4ef157737b45c46f115e14b425512800"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml#a4ef157737b45c46f115e14b425512800">arm_compute::ILutAllocator::init</a></div><div class="ttdeci">void init(size_t num_elements, DataType data_type)</div><div class="ttdoc">Allocate an LUT of the requested number of elements and data_type.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8cpp_source.xhtml#l00035">ILutAllocator.cpp:35</a></div></div>
 <div class="ttc" id="namespacearm__compute_xhtml_ab4e88c89b3b7ea1735996cc4def22d58a6e0b0886efb94aec797f6b830329b72c"><div class="ttname"><a href="namespacearm__compute.xhtml#ab4e88c89b3b7ea1735996cc4def22d58a6e0b0886efb94aec797f6b830329b72c">arm_compute::Format::S16</a></div><div class="ttdoc">1 channel, 1 S16 per channel</div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_a0f61968969758af458b1bb644445cb4d"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a0f61968969758af458b1bb644445cb4d">arm_compute::Lut::Lut</a></div><div class="ttdeci">Lut()</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00030">Lut.cpp:30</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_a6dac829b4ddf4a5729ac090e73696958"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a6dac829b4ddf4a5729ac090e73696958">arm_compute::Lut::num_elements</a></div><div class="ttdeci">size_t num_elements() const override</div><div class="ttdoc">Returns the total number of elements in the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00041">Lut.cpp:41</a></div></div>
-<div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a5f5b6c4337eac9e2e0046ca2304d80dc"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a5f5b6c4337eac9e2e0046ca2304d80dc">arm_compute::test::validation::data_type</a></div><div class="ttdeci">data_type</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_arithmetic_addition_8cpp_source.xhtml#l00135">ArithmeticAddition.cpp:135</a></div></div>
+<div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a5f5b6c4337eac9e2e0046ca2304d80dc"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a5f5b6c4337eac9e2e0046ca2304d80dc">arm_compute::test::validation::data_type</a></div><div class="ttdeci">data_type</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_arithmetic_addition_8cpp_source.xhtml#l00138">ArithmeticAddition.cpp:138</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_a24954cca5108a24706441fd99a7fb04c"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a24954cca5108a24706441fd99a7fb04c">arm_compute::Lut::buffer</a></div><div class="ttdeci">uint8_t * buffer() const override</div><div class="ttdoc">Returns a pointer to the start of the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00061">Lut.cpp:61</a></div></div>
 <div class="ttc" id="_lut_8h_xhtml"><div class="ttname"><a href="_lut_8h.xhtml">Lut.h</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml_a259cb5a711406a8c3e5d937eb9350cca"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml#a259cb5a711406a8c3e5d937eb9350cca">arm_compute::ILutAllocator::size</a></div><div class="ttdeci">size_t size() const</div><div class="ttdoc">Returns the total size in bytes of the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8cpp_source.xhtml#l00055">ILutAllocator.cpp:55</a></div></div>
-<div class="ttc" id="namespacearm__compute_xhtml_ad8ed01ff3ff33333d8e19db4d2818bb6"><div class="ttname"><a href="namespacearm__compute.xhtml#ad8ed01ff3ff33333d8e19db4d2818bb6">arm_compute::DataType</a></div><div class="ttdeci">DataType</div><div class="ttdoc">Available data types.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00074">Types.h:74</a></div></div>
+<div class="ttc" id="namespacearm__compute_xhtml_ad8ed01ff3ff33333d8e19db4d2818bb6"><div class="ttname"><a href="namespacearm__compute.xhtml#ad8ed01ff3ff33333d8e19db4d2818bb6">arm_compute::DataType</a></div><div class="ttdeci">DataType</div><div class="ttdoc">Available data types.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00075">Types.h:75</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml_aa5369d30001dbd8880fb58d6af2b40a0"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml#aa5369d30001dbd8880fb58d6af2b40a0">arm_compute::ILutAllocator::type</a></div><div class="ttdeci">DataType type() const</div><div class="ttdoc">Returns the type of the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8cpp_source.xhtml#l00050">ILutAllocator.cpp:50</a></div></div>
 <div class="ttc" id="classarm__compute_1_1_lut_xhtml_aee7cb2065b88d21ac4ad05bc997ecf82"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#aee7cb2065b88d21ac4ad05bc997ecf82">arm_compute::Lut::clear</a></div><div class="ttdeci">void clear() override</div><div class="ttdoc">Clears the LUT by setting every element to zero.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00066">Lut.cpp:66</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
@@ -126,7 +126,7 @@
 <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_bf9f26469d00835ba20ff8d80ee5a804.xhtml">runtime</a></li><li class="navelem"><a class="el" href="_lut_8cpp.xhtml">Lut.cpp</a></li>
-    <li class="footer">Generated on Wed Jan 22 2020 18:07:43 for Compute Library by
+    <li class="footer">Generated on Fri Feb 21 2020 11:10:17 for Compute Library by
     <a href="http://www.doxygen.org/index.html">
     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
   </ul>