doc: Move content out of readme and create new index page
authorPaul Beesley <paul.beesley@arm.com>
Thu, 7 Mar 2019 15:25:14 +0000 (15:25 +0000)
committerPaul Beesley <paul.beesley@arm.com>
Tue, 21 May 2019 14:05:58 +0000 (15:05 +0100)
commit9f1622b018abb11492056fe72f52237caeb765b5
tree4a0ac60e6486810f5bb331740a031ada912a841a
parent40d553cfde38d4f68449c62967cd1ce0d6478750
doc: Move content out of readme and create new index page

Previously the readme.rst file served as the entrypoint for the
documentation. With a Sphinx build the top-level document is set
to be index.rst as it contains the primary document index.

This patch moves some content from readme.rst into index.rst and
splits the license information out into license.rst.

Change-Id: I5c50250b81136fe36aa9ceedaae302b44ec11e47
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
docs/index.rst
docs/license.rst [new file with mode: 0644]
docs/readme.rst [deleted file]