IVGCVSW-7701 Update docu with new ops in 23.08

* Add supported ops in SupportLibrary
* Removed tableofcontents which was never used
* Separated pages for serializer and deserializer
* Removed link to delegate/IntegrateDelegateIntoPython.md which was removed
* Arranged components in alphabetical order

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ic7a62d0af092f97c49f8ace1a8f8f31d9152b3f8
diff --git a/docs/05_03_delegate.dox b/docs/05_03_delegate.dox
index 153d1eb..624f06f 100644
--- a/docs/05_03_delegate.dox
+++ b/docs/05_03_delegate.dox
@@ -7,7 +7,6 @@
 {
 /**
 @page delegate TfLite Delegate
-@tableofcontents
 
 
 @section delegateintro About the delegate
@@ -22,14 +21,12 @@
 That is the reason why the armnnDelegate is our recommended way to accelerate TfLite models.
 
 If you need help building the armnnDelegate, please take a look at our [build guide](delegate/BuildGuideNative.md).
-An example how to setup TfLite to integrate the armnnDelegate can be found in this
-guide: [Integrate the delegate into python](delegate/IntegrateDelegateIntoPython.md)
 
 
 @section delegatesupport Supported Operators
 This reference guide provides a list of TensorFlow Lite operators the Arm NN SDK currently supports.
 
-@subsection delegatefullysupported Fully supported
+@section delegatefullysupported Fully supported
 
 The Arm NN SDK TensorFlow Lite delegate currently supports the following operators: