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/ref-manual/ref-manual.xml | |
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/ref-manual/ref-manual.xml')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 4637fd03ec..a977cb86a8 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -179,6 +179,8 @@ | |||
179 | 179 | ||
180 | <xi:include href="ref-devtool-reference.xml"/> | 180 | <xi:include href="ref-devtool-reference.xml"/> |
181 | 181 | ||
182 | <xi:include href="ref-kickstart.xml"/> | ||
183 | |||
182 | <xi:include href="ref-qa-checks.xml"/> | 184 | <xi:include href="ref-qa-checks.xml"/> |
183 | 185 | ||
184 | <xi:include href="ref-images.xml"/> | 186 | <xi:include href="ref-images.xml"/> |