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-variables.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-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 9396bae628..d99a57a54a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -16252,8 +16252,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" | 16252 | "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-partitioned-images'>Creating Partitioned Images</ulink>" |
16253 | section in the Yocto Project Development Manual. | 16253 | section in the Yocto Project Development Manual. |
16254 | For details on the kickstart file format, see the | 16254 | For details on the kickstart file format, see the |
16255 | "<ulink url='&YOCTO_DOCS_DEV_URL;#openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</ulink> | 16255 | "<link linkend='openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (<filename>.wks</filename>) Reference</link> |
16256 | also in the Yocto Project Development Manual. | 16256 | Chapter. |
16257 | </para> | 16257 | </para> |
16258 | </glossdef> | 16258 | </glossdef> |
16259 | </glossentry> | 16259 | </glossentry> |