diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..0d7ee07 --- /dev/null +++ b/docs/index.rst | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | .. meta-raspberrypi documentation master file, created by | ||
| 2 | sphinx-quickstart on Tue May 23 09:51:24 2017. | ||
| 3 | You can adapt this file completely to your liking, but it should at least | ||
| 4 | contain the root `toctree` directive. | ||
| 5 | |||
| 6 | Welcome to meta-raspberrypi's documentation! | ||
| 7 | ============================================ | ||
| 8 | |||
| 9 | Contents: | ||
| 10 | |||
| 11 | .. toctree:: | ||
| 12 | :maxdepth: 2 | ||
| 13 | |||
| 14 | readme | ||
| 15 | layer-contents | ||
| 16 | extra-build-config | ||
| 17 | extra-apps | ||
| 18 | contributing | ||
| 19 | |||
| 20 | Indices and tables | ||
| 21 | ================== | ||
| 22 | |||
| 23 | * :ref:`genindex` | ||
| 24 | * :ref:`modindex` | ||
| 25 | * :ref:`search` | ||
| 26 | |||
