diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 2f6805625b..7572f36788 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -361,12 +361,12 @@ | |||
| 361 | <itemizedlist> | 361 | <itemizedlist> |
| 362 | <listitem><para>Use <link linkend='git'>Git</link> | 362 | <listitem><para>Use <link linkend='git'>Git</link> |
| 363 | as the source control system.</para></listitem> | 363 | as the source control system.</para></listitem> |
| 364 | <listitem><para>Maintain your metadata in layers that make sense | 364 | <listitem><para>Maintain your Metadata in layers that make sense |
| 365 | for your situation. | 365 | for your situation. |
| 366 | See the "<link linkend='understanding-and-creating-layers'>Understanding | 366 | See the "<link linkend='understanding-and-creating-layers'>Understanding |
| 367 | and Creating Layers</link>" section for more information on | 367 | and Creating Layers</link>" section for more information on |
| 368 | layers.</para></listitem> | 368 | layers.</para></listitem> |
| 369 | <listitem><para>Separate the project's metadata and code by using | 369 | <listitem><para>Separate the project's Metadata and code by using |
| 370 | separate Git repositories. | 370 | separate Git repositories. |
| 371 | See the "<link linkend='yocto-project-repositories'>Yocto Project | 371 | See the "<link linkend='yocto-project-repositories'>Yocto Project |
| 372 | Source Repositories</link>" section for information on these | 372 | Source Repositories</link>" section for information on these |
| @@ -381,7 +381,7 @@ | |||
| 381 | by developers in the same organization and share the | 381 | by developers in the same organization and share the |
| 382 | same source directories on their machines. | 382 | same source directories on their machines. |
| 383 | </para></listitem> | 383 | </para></listitem> |
| 384 | <listitem><para>Set up an autobuilder and have it populate the | 384 | <listitem><para>Set up an Autobuilder and have it populate the |
| 385 | sstate cache and source directories.</para></listitem> | 385 | sstate cache and source directories.</para></listitem> |
| 386 | <listitem><para>The Yocto Project community encourages you | 386 | <listitem><para>The Yocto Project community encourages you |
| 387 | to send patches to the project to fix bugs or add features. | 387 | to send patches to the project to fix bugs or add features. |
