diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-11 14:19:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:28 +0000 |
commit | 9b4575b508f5c73734b5beef216292e50c7970de (patch) | |
tree | ff9e0a8b5bbe488fa908009febdcceeb678db7ab /documentation/mega-manual | |
parent | 98a0739e593935439cae91a6d696f04fffb33c4e (diff) | |
download | poky-9b4575b508f5c73734b5beef216292e50c7970de.tar.gz |
ref-manual: Removed the "technical-details.xml" file
Fixes [YOCTO #12370]
The "technical-details.xml" file was for the old chapter four of the
ref-manual. All content in that chapter has been moved to the new
concepts chapter of the overview-manual. I updated the mega-manual.xml
file to not include the old technical-details chapter as part of the
ref-manual. I also updated the ref-manual.xml file to not include the
technical-details.xml chapter when building the ref-manual.
(From yocto-docs rev: c4a88048dc099dbd2d0926a9194d5502fa2f1cfc)
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 c0838970e5..1d6b83e24a 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -243,9 +243,6 @@ | |||
243 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/> | 243 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/usingpoky.xml"/> |
244 | 244 | ||
245 | <xi:include | 245 | <xi:include |
246 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/technical-details.xml"/> | ||
247 | |||
248 | <xi:include | ||
249 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-release-process.xml"/> | 246 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-release-process.xml"/> |
250 | 247 | ||
251 | <xi:include | 248 | <xi:include |