diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-07-11 16:31:42 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:39 +0100 |
commit | a9e5f08ec3bedb172728521e1907b10842437ae9 (patch) | |
tree | 39bff0ddab72d5a5c6e57b051671a82e3eb3bb78 /documentation/dev-manual/dev-manual-newbie.xml | |
parent | 1adebc081d898ee14963b20276efc15acb1589c3 (diff) | |
download | poky-a9e5f08ec3bedb172728521e1907b10842437ae9.tar.gz |
dev-manual: Fixed some rogue characters.
Discovered a random ":S" and ":" character in front of a
couple of list items. Must have been a wandering cursor
situation during an edit session.
(From yocto-docs rev: b81412e255ca90e850bce61ef7f9927692f0fcb5)
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-newbie.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 55e0c58897..ad4c4d8fe4 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -444,14 +444,14 @@ | |||
444 | <para> | 444 | <para> |
445 | In summary, here is where you can get the project files needed for development: | 445 | In summary, here is where you can get the project files needed for development: |
446 | <itemizedlist> | 446 | <itemizedlist> |
447 | <listitem><para id='source-repositories'>:S<emphasis><ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi'>Source Repositories:</ulink></emphasis> | 447 | <listitem><para id='source-repositories'><emphasis><ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi'>Source Repositories:</ulink></emphasis> |
448 | This area contains IDE Plugins, Matchbox, Poky, Poky Support, Tools, Yocto Linux Kernel, and Yocto | 448 | This area contains IDE Plugins, Matchbox, Poky, Poky Support, Tools, Yocto Linux Kernel, and Yocto |
449 | Metadata Layers. | 449 | Metadata Layers. |
450 | You can create local copies of Git repositories for each of these areas.</para> | 450 | You can create local copies of Git repositories for each of these areas.</para> |
451 | <para> | 451 | <para> |
452 | <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" /> | 452 | <imagedata fileref="figures/source-repos.png" align="center" width="6in" depth="4in" /> |
453 | </para></listitem> | 453 | </para></listitem> |
454 | <listitem><para><anchor id='index-downloads' />:<emphasis><ulink url='&YOCTO_DL_URL;/releases/'>Index of /releases:</ulink></emphasis> | 454 | <listitem><para><anchor id='index-downloads' /><emphasis><ulink url='&YOCTO_DL_URL;/releases/'>Index of /releases:</ulink></emphasis> |
455 | This area contains index releases such as | 455 | This area contains index releases such as |
456 | the <trademark class='trade'>Eclipse</trademark> | 456 | the <trademark class='trade'>Eclipse</trademark> |
457 | Yocto Plug-in, miscellaneous support, poky, pseudo, installers for cross-development toolchains, | 457 | Yocto Plug-in, miscellaneous support, poky, pseudo, installers for cross-development toolchains, |