diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-23 11:29:22 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:29 +0000 |
commit | 30b91e6d891fbfa6a44487a27b8ceb5618157614 (patch) | |
tree | a55464032253d643fc4ceec7952cc32e656fdc26 /documentation/ref-manual/ref-manual.xml | |
parent | 355103f8cf2295fb2de91ce25a084e286bdeadeb (diff) | |
download | poky-30b91e6d891fbfa6a44487a27b8ceb5618157614.tar.gz |
documentation: Removed "usingpoky" chapter from ref-manual
Fixes [YOCTO #12370]
All of the information from the "usingpoky" chapter in the
ref-manual has been distributed out over the rest of the
YP manual set. Primarily, this information went into the
dev-manual and the overview-manual. Because the chapter is
no more, I had to update the mega-manual.xml to not include that
chapter. Also, had to update ref-manual to exclude the chapter
as part of the Make process.
(From yocto-docs rev: b988cab06d42f0ac2220cefe66949c5ab6cbf803)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-manual.xml')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index f17d850ce3..dbcc28bcd6 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -170,8 +170,6 @@ | |||
170 | 170 | ||
171 | <xi:include href="ref-terms.xml"/> | 171 | <xi:include href="ref-terms.xml"/> |
172 | 172 | ||
173 | <xi:include href="usingpoky.xml"/> | ||
174 | |||
175 | <xi:include href="ref-release-process.xml"/> | 173 | <xi:include href="ref-release-process.xml"/> |
176 | 174 | ||
177 | <xi:include href="migration.xml"/> | 175 | <xi:include href="migration.xml"/> |