diff options
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 51e98cd52a..109b414cd9 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -119,6 +119,19 @@ | |||
119 | <xi:include | 119 | <xi:include |
120 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-command.xml"/> | 120 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../adt-manual/adt-command.xml"/> |
121 | 121 | ||
122 | <!-- Includes sdk-manual title image and then sdk-manual chapters --> | ||
123 | |||
124 | <para> | ||
125 | <imagedata fileref="figures/sdk-title.png" width="100%" align="left" scalefit="1" /> | ||
126 | </para> | ||
127 | |||
128 | <xi:include | ||
129 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-intro.xml"/> | ||
130 | <xi:include | ||
131 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/> | ||
132 | <xi:include | ||
133 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-extensible.xml"/> | ||
134 | |||
122 | <!-- Includes bsp-guide title image and then bsp-guide chapters --> | 135 | <!-- Includes bsp-guide title image and then bsp-guide chapters --> |
123 | 136 | ||
124 | <para> | 137 | <para> |