Browse Source

docs: Include readme in sphinx documentation

This allows us to avoid having to duplicate any information in the
readme into another documentation file.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Paul Barker 8 years ago
parent
commit
bf02bfd2ed
2 changed files with 2 additions and 0 deletions
  1. 1 0
      docs/index.rst
  2. 1 0
      docs/readme.md

+ 1 - 0
docs/index.rst

@@ -11,6 +11,7 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
+   readme
    layer-contents
    extra-build-config
    extra-apps

+ 1 - 0
docs/readme.md

@@ -0,0 +1 @@
+../README.md