diff options
Diffstat (limited to 'documentation/overview-manual/index.rst')
-rw-r--r-- | documentation/overview-manual/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/documentation/overview-manual/index.rst b/documentation/overview-manual/index.rst new file mode 100644 index 0000000000..f20b20e328 --- /dev/null +++ b/documentation/overview-manual/index.rst | |||
@@ -0,0 +1,19 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
3 | ========================================== | ||
4 | Yocto Project Overview and Concepts Manual | ||
5 | ========================================== | ||
6 | |||
7 | | | ||
8 | |||
9 | .. toctree:: | ||
10 | :caption: Table of Contents | ||
11 | :numbered: | ||
12 | |||
13 | overview-manual-intro | ||
14 | overview-manual-yp-intro | ||
15 | overview-manual-development-environment | ||
16 | overview-manual-concepts | ||
17 | history | ||
18 | |||
19 | .. include:: /boilerplate.rst | ||