Docs: Align presentation with TF-A
This patch adjusts the index and configuration used
for user-guide generation. It is aimed at helping
render the documents in a similar fashion to TF-A
documentation
* A trustedfirmware logo has been set
* TF-M abbreviations have been expanded
* Menu navigation is now manually sorted
* Added license to the table of contents
* Disabled collapse_navigation in html_theme_options
Change-Id: I1cabff549a7c34bdb5c7a1da81addf3be094b6a5
Signed-off-by: Galanakis, Minos <minos.galanakis@arm.com>
diff --git a/readme.rst b/readme.rst
index 3c58b18..d754694 100644
--- a/readme.rst
+++ b/readme.rst
@@ -17,7 +17,7 @@
#######
License
#######
-The software is provided under a BSD-3-Clause :doc:`License </license>`.
+The software is provided under a BSD-3-Clause :doc:`License <docs/lic>`.
Contributions to this project are accepted under the same license with developer
sign-off as described in the :doc:`Contributing Guidelines </docs/contributing>`.