Fix FWU documentation

This patch fixes the followings:
  - the fwu-app deployment has been renamed by an earlier patch and
    this change was not reflected in the documentation
  - components/media/disk/disk_images contains a readme.md file, which
    is converted to reST format and added to the documentation.
  - there are some minor changes in FWU service description related to
    document formatting too

Change-Id: I499959fab1f548bb797974118dda861c3e2f6ea9
Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
diff --git a/docs/services/fwu/index.rst b/docs/services/fwu/index.rst
new file mode 100644
index 0000000..8042445
--- /dev/null
+++ b/docs/services/fwu/index.rst
@@ -0,0 +1,15 @@
+Firmware Update Service
+=======================
+
+.. toctree::
+    :maxdepth: 1
+    :caption: Contents:
+
+    fwu-service-description
+    fwu-gpt-disk-image
+
+--------------
+
+*Copyright (c) 2023, Arm Limited and Contributors. All rights reserved.*
+
+SPDX-License-Identifier: BSD-3-Clause