Doc: Updated Document paths
This patch modifes the documentation
in the following ways:
* Contributing, glossary and maintainers
files, are moved into the
the documentation directory
* The table of contents in index.rst.in are
updated accordingly
* Coding_guide, contributing, maintainers and
readme documetns, are updated accordingly
Change-Id: I40ea47f7f154142f1f02f4492ad53c3533109bb0
Signed-off-by: Galanakis, Minos <minos.galanakis@arm.com>
diff --git a/docs/coding_guide.rst b/docs/coding_guide.rst
index 166442a..aefb2b7 100644
--- a/docs/coding_guide.rst
+++ b/docs/coding_guide.rst
@@ -18,7 +18,7 @@
The guidance below is provided as a help. It isn't meant to be a definitive
list.
-As implied in the :doc:`contributing guide </contributing>` maintainers
+As implied in the :doc:`contributing guide </docs/contributing>` maintainers
have the right to decide on what's acceptable in case of any divergence.
.. Warning::