[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2965/8267] mega-manual: Added new chapters to support building the manual



commit ca2b282f74eb9137662e8878bd6a813aaea5abb3
Author: Scott Rifenbark <srifenbark gmail com>
Date:   Mon Oct 3 11:05:17 2016 -0700

    mega-manual: Added new chapters to support building the manual
    
    Due to new chapters in the SDK manual and the movement of the devtool
    Quick Reference from the dev-manual to the ref-manual, I had to xinclude
    these various chapters in the mega-manual.xml file that builds out the
    manual.
    
    (From yocto-docs rev: 8d6fb3d97e6a64b53cfdf66d94d7306babb48378)
    
    Signed-off-by: Scott Rifenbark <srifenbark gmail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 documentation/mega-manual/mega-manual.xml |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 285e5eb..1e95d36 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -116,9 +116,11 @@
     <xi:include
         xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-intro.xml"/>
     <xi:include
+        xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-extensible.xml"/>
+    <xi:include
         xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-using.xml"/>
     <xi:include
-        xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-extensible.xml"/>
+        xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-working-projects.xml"/>
     <xi:include
         xmlns:xi="http://www.w3.org/2003/XInclude"; href="../sdk-manual/sdk-appendix-obtain.xml"/>
     <xi:include
@@ -198,6 +200,9 @@
         xmlns:xi="http://www.w3.org/2003/XInclude"; href="../ref-manual/ref-tasks.xml"/>
 
     <xi:include
+        xmlns:xi="http://www.w3.org/2003/XInclude"; href="../ref-manual/ref-devtool-reference.xml"/>
+
+    <xi:include
         xmlns:xi="http://www.w3.org/2003/XInclude"; href="../ref-manual/ref-qa-checks.xml"/>
 
     <xi:include


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]