IVGCVSW-5598 ArmNN Doxygen doc needs update

Signed-off-by: James Ward <james.ward@arm.com>
Change-Id: Iac19640fec7aabdfcbb88a0856d4fce3a15d3f27
diff --git a/docs/02_deserializer_serializer.dox b/docs/02_deserializer_serializer.dox
index 0bd677e..d192ec4 100644
--- a/docs/02_deserializer_serializer.dox
+++ b/docs/02_deserializer_serializer.dox
@@ -60,6 +60,7 @@
 - Input
 - InstanceNormalization
 - L2Normalization
+- Logical
 - LogSoftmax
 - Lstm
 - Maximum
@@ -73,8 +74,10 @@
 - Permute
 - Pooling2d
 - Prelu
+- QLstm
 - Quantize
 - QuantizedLstm
+- Rank
 - Reshape
 - Resize
 - Slice
@@ -87,6 +90,7 @@
 - StridedSlice
 - Subtraction
 - Switch
+- Transpose
 - TransposeConvolution2d
 
 More machine learning layers will be supported in future releases.
@@ -131,12 +135,15 @@
 - Dequantize
 - DetectionPostProcess
 - Division
+- ElementwiseUnary
+- Fill
 - Floor
 - FullyConnected
 - Gather
 - Input
 - InstanceNormalization
 - L2Normalization
+- Logical
 - LogSoftmax
 - Lstm
 - Maximum
@@ -150,9 +157,12 @@
 - Permute
 - Pooling2d
 - Prelu
+- QLstm
 - Quantize
 - QuantizedLstm
+- Rank
 - Reshape
+- Resize
 - Rsqrt
 - Slice
 - Softmax
@@ -165,7 +175,6 @@
 - Subtraction
 - Switch
 - TransposeConvolution2d
-- Resize
 
 More machine learning layers will be supported in future releases.