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/Doxyfile b/docs/Doxyfile
index 40761cd..b163241 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -819,10 +819,11 @@
                          ./docs/04_contributor.dox \
                          ./docs/05_00_software_components.dox \
                          ./docs/05_01_parsers.dox \
-                         ./docs/05_02_deserializer_serializer.dox \
+                         ./docs/05_02_serializer.dox \
                          ./docs/05_03_delegate.dox \
                          ./docs/05_04_supportlibrary.dox \
                          ./docs/05_05_runtimeoptions.dox \
+                         ./docs/05_06_deserializer.dox \
                          ./docs/FAQ.md \
                          ./tests/ImageCSVFileGenerator/README.md \
                          ./tests/ImageTensorGenerator/README.md \