diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-10-11 15:57:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-16 23:46:52 +0100 |
commit | cbe8009a1779977a51d153c90c5b6e89fdbace99 (patch) | |
tree | 1a85432e3eeacf6ff91cf63c8ede5360d9c52624 /documentation/mega-manual | |
parent | 6077ebbe806bb232e3d96b0f138e1f4748e5ef5b (diff) | |
download | poky-cbe8009a1779977a51d153c90c5b6e89fdbace99.tar.gz |
dev-manual, ref-manual: Moved kickstart reference to ref-manual
This section was misplaced in the dev-manual and really needed to
be in the ref-manual. I created a new chapter that follows the
devtool reference chapter and put the kickstart chapter there.
Links were needed to be fixed up and a new chapter in the
ref-manual named ref-kickstart.xml had to be created.
(From yocto-docs rev: b4d5b7077a978e4966d1273a374741075a1b0c7d)
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, 3 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index d4977537f5..8761e323f5 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -236,6 +236,9 @@ | |||
236 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-devtool-reference.xml"/> | 236 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-devtool-reference.xml"/> |
237 | 237 | ||
238 | <xi:include | 238 | <xi:include |
239 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-kickstart.xml"/> | ||
240 | |||
241 | <xi:include | ||
239 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/> | 242 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../ref-manual/ref-qa-checks.xml"/> |
240 | 243 | ||
241 | <xi:include | 244 | <xi:include |