From 9b4575b508f5c73734b5beef216292e50c7970de Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 11 Jan 2018 14:19:00 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/mega-manual/mega-manual.xml | 3 --- documentation/ref-manual/ref-manual.xml | 2 -- documentation/ref-manual/technical-details.xml | 19 ------------------- 3 files changed, 24 deletions(-) delete mode 100644 documentation/ref-manual/technical-details.xml 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 @@ -242,9 +242,6 @@ - - diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index e69ab72c62..f17d850ce3 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml @@ -172,8 +172,6 @@ - - diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml deleted file mode 100644 index 3827366dcb..0000000000 --- a/documentation/ref-manual/technical-details.xml +++ /dev/null @@ -1,19 +0,0 @@ - %poky; ] > - - -Technical Details - - - This chapter provides technical details for various parts of the - Yocto Project. - Currently, topics include Yocto Project components, - cross-toolchain generation, shared state (sstate) cache, - x32, Wayland support, and Licenses. - - - - -- cgit v1.2.3-54-g00ecf