diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-02-08 10:15:08 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 17:25:43 +0000 |
commit | dc7221b2fcb29ed9799037ca331f03c12ba0e5b8 (patch) | |
tree | b0ee28b61ab4eb7146265046ad34885877b679d5 /documentation/dev-manual/dev-manual-intro.xml | |
parent | 4e13ad941a2af9ca0a14409997667ac0c14a3be7 (diff) | |
download | poky-dc7221b2fcb29ed9799037ca331f03c12ba0e5b8.tar.gz |
dev-manual: Fixed <ulink> to be on a single line.
These types of links must not span multiple lines in order for
mega-manual to process them.
(From yocto-docs rev: bcea042cd796a51d866f82399b2fd0cc89ec9e2b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-intro.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 1086c778bd..01aafc45b5 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml | |||
@@ -121,8 +121,7 @@ | |||
121 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis> | 121 | <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis> |
122 | A list of commonly asked questions and their answers.</para></listitem> | 122 | A list of commonly asked questions and their answers.</para></listitem> |
123 | <listitem><para><emphasis> | 123 | <listitem><para><emphasis> |
124 | <ulink url='&YOCTO_HOME_URL;/download/yocto/yocto-project-&DISTRO;-release-notes-poky-&POKYVERSION;'> | 124 | <ulink url='&YOCTO_HOME_URL;/download/yocto/yocto-project-&DISTRO;-release-notes-poky-&POKYVERSION;'>Release Notes</ulink>:</emphasis> Features, updates and known issues for the current |
125 | Release Notes</ulink>:</emphasis> Features, updates and known issues for the current | ||
126 | release of the Yocto Project.</para></listitem> | 125 | release of the Yocto Project.</para></listitem> |
127 | <listitem><para><emphasis> | 126 | <listitem><para><emphasis> |
128 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'> | 127 | <ulink url='&YOCTO_HOME_URL;/tools-resources/projects/hob'> |