浏览代码

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 年之前
父节点
当前提交
bf02bfd2ed
共有 2 个文件被更改,包括 2 次插入0 次删除
  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