diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-02-06 10:46:38 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:32 +0000 |
| commit | 31f0dda70b6a53a78780c800a17bedc8ed95939e (patch) | |
| tree | a6c63f46532dc02904ff10559f2499b40ac0bad1 /documentation/mega-manual | |
| parent | 64b1736114a7668a78f852b23137547223924599 (diff) | |
| download | poky-31f0dda70b6a53a78780c800a17bedc8ed95939e.tar.gz | |
getting-started, mega-manual: Added new GS chapter
I have added a chapter to the getting-started manual that will
introduce the YP. Just the framework exists at this point.
Changes to the mega-manual.xml file were made to include the
new chapter in that manual as well.
(From yocto-docs rev: 8a52156ac02d9a9a97c5f0cd8dce5f70d2be68d0)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual')
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 7607a79e7c..15402722ab 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -139,6 +139,9 @@ | |||
| 139 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-intro.xml"/> | 139 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-intro.xml"/> |
| 140 | 140 | ||
| 141 | <xi:include | 141 | <xi:include |
| 142 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-yp-intro.xml"/> | ||
| 143 | |||
| 144 | <xi:include | ||
| 142 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/> | 145 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/> |
| 143 | 146 | ||
| 144 | <!-- Includes concepts-manual title image and then concepts-manual chapters --> | 147 | <!-- Includes concepts-manual title image and then concepts-manual chapters --> |
