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:
parent
abc63afca4
commit
2b3cb4f37b
3 changed files with 20 additions and 17 deletions
|
@ -41,6 +41,7 @@ endif
|
|||
|
||||
if sphinx.found()
|
||||
docs_sources = [
|
||||
'../README.rst',
|
||||
'coding-style.rst',
|
||||
'conf.py',
|
||||
'contributing.rst',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue