readme: Move index page content to README

Move the introduction content from the index.rst to the README.rst so
that it can also be found quickly from the top level.

Include the README.rst directly into the index.rst to continue serving
it as the front page material.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Kieran Bingham 2019-08-14 10:42:05 +01:00
parent abc63afca4
commit 2b3cb4f37b
3 changed files with 20 additions and 17 deletions

View file

@ -41,6 +41,7 @@ endif
if sphinx.found()
docs_sources = [
'../README.rst',
'coding-style.rst',
'conf.py',
'contributing.rst',