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/mega-manual | |
| 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/mega-manual')
| -rw-r--r-- | documentation/mega-manual/mega-manual.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 1d6b83e24a..f44e8c4e65 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
| @@ -240,9 +240,6 @@ | |||
| 240 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-terms.xml"/> | 240 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-terms.xml"/> |
| 241 | 241 | ||
| 242 | <xi:include | 242 | <xi:include |
| 243 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/> | ||
| 244 | |||
| 245 | <xi:include | ||
| 246 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-release-process.xml"/> | 243 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-release-process.xml"/> |
| 247 | 244 | ||
| 248 | <xi:include | 245 | <xi:include |
