summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-09 15:53:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:27 +0000
commite2060287db8093b53d2d18a217c0c463eb6b0c86 (patch)
tree9ed8682dd6c1123cf0bc13587fd29260ce6d5781 /documentation/overview-manual/overview-manual.xml
parent60cfd0785b2d64ec808e08ad9f716047542d8ba9 (diff)
downloadpoky-e2060287db8093b53d2d18a217c0c463eb6b0c86.tar.gz
overview-manual, ref-manual, dev-manual: Moved x32 stuff
Fixes [YOCTO #12370] The section on the x32 psABI topic was in the "technical details" section of the reference manual. This section combined conceptual and "how to" information for x32 psABI. I moved the conceptual information to a new chapter in the overview-manual. I moved the "how-to" information to a separate topic in the dev-manual. This resulted in the mega-manual being updated to take on a new chapter for the overview-manual (overview-concepts.xml). No links were affected. (From yocto-docs rev: 84da28a4ad0f3f89bfc865f410a5d06b57439beb) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual.xml')
-rw-r--r--documentation/overview-manual/overview-manual.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml
index 9af914a924..fe021073da 100644
--- a/documentation/overview-manual/overview-manual.xml
+++ b/documentation/overview-manual/overview-manual.xml
@@ -86,6 +86,8 @@
86 86
87 <xi:include href="overview-development-environment.xml"/> 87 <xi:include href="overview-development-environment.xml"/>
88 88
89 <xi:include href="overview-concepts.xml"/>
90
89</book> 91</book>
90<!-- 92<!--
91vim: expandtab tw=80 ts=4 93vim: expandtab tw=80 ts=4