IVGCVSW-5924 Update TfLiteParser and TfLiteDelegate documentation

 * Added EXPAND_DIMS and SHAPE operator references.

Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com>
Change-Id: I759c37db07c2ed2fa1a037a8b1e312367f4073ff
diff --git a/docs/01_01_parsers.dox b/docs/01_01_parsers.dox
index 63c3421..3ac5b27 100644
--- a/docs/01_01_parsers.dox
+++ b/docs/01_01_parsers.dox
@@ -119,6 +119,7 @@
 - ELU
 - EQUAL
 - EXP
+- EXPAND_DIMS
 - FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
 - GATHER
 - GREATER
@@ -149,6 +150,7 @@
 - RESIZE_BILINEAR
 - RESIZE_NEAREST_NEIGHBOR
 - RSQRT
+- SHAPE
 - SLICE
 - SOFTMAX
 - SPACE_TO_BATCH
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 7859202..92cdf6d 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -139,6 +139,8 @@
 
 - RSQRT
 
+- SHAPE
+
 - SOFTMAX
 
 - SPACE_TO_BATCH_ND