diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-30 13:42:02 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:30 +0000 |
| commit | 1f0a763637b5d5dea3ab11d6faeb3d6d0aa3f567 (patch) | |
| tree | 2cf9c207f1f368c83c1ada0e4416f98920b948a2 /documentation/getting-started/getting-started.xml | |
| parent | 8a99429c0dc96a09f1089cc8a851119c128a8120 (diff) | |
| download | poky-1f0a763637b5d5dea3ab11d6faeb3d6d0aa3f567.tar.gz | |
getting-started: Removed "concepts.xml" file
This file was for a deeper concepts chapter. It will go into the
new Yocto Project Concepts Manual. Removing it required deleting the
*.xml file and updating getting-started.xml to not include it in the
build.
(From yocto-docs rev: 2df213c1cdba8f48918e8240de47c1758352807d)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/getting-started.xml')
| -rw-r--r-- | documentation/getting-started/getting-started.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/documentation/getting-started/getting-started.xml b/documentation/getting-started/getting-started.xml index 930a202e1a..9249bb5732 100644 --- a/documentation/getting-started/getting-started.xml +++ b/documentation/getting-started/getting-started.xml | |||
| @@ -54,7 +54,7 @@ | |||
| 54 | <itemizedlist> | 54 | <itemizedlist> |
| 55 | <listitem><para> | 55 | <listitem><para> |
| 56 | This version of the | 56 | This version of the |
| 57 | <emphasis>Yocto Project Overview Manual</emphasis> | 57 | <emphasis>Getting Started With Yocto Project Manual</emphasis> |
| 58 | is for the &YOCTO_DOC_VERSION; release of the | 58 | is for the &YOCTO_DOC_VERSION; release of the |
| 59 | Yocto Project. | 59 | Yocto Project. |
| 60 | To be sure you have the latest version of the manual | 60 | To be sure you have the latest version of the manual |
| @@ -86,8 +86,6 @@ | |||
| 86 | 86 | ||
| 87 | <xi:include href="getting-started-development-environment.xml"/> | 87 | <xi:include href="getting-started-development-environment.xml"/> |
| 88 | 88 | ||
| 89 | <xi:include href="getting-started-concepts.xml"/> | ||
| 90 | |||
| 91 | </book> | 89 | </book> |
| 92 | <!-- | 90 | <!-- |
| 93 | vim: expandtab tw=80 ts=4 | 91 | vim: expandtab tw=80 ts=4 |
