summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-development-environment.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-28 09:20:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-12 00:28:13 +0100
commitba6887404aa400bbed125dce3614399e42438f26 (patch)
tree2b7c61c2ae8e21f8a3df38f139bbe2f8d5020612 /documentation/ref-manual/ref-development-environment.xml
parented25d7df9cc755cfcbf24e3a83f129ad8e1575e9 (diff)
downloadpoky-ba6887404aa400bbed125dce3614399e42438f26.tar.gz
documentation: Re-write of dev-manual setup chapter
Fixes [YOCTO #11630] The chapter on setting up YP has been completely re-written to move towards a "how-to" manual. This involved touching every aspect of the chapter. All subsections now have procedures surrounding set up stuff. There are some development sections that still need fleshed out. Many, many links and references in other chapters were affected. These have been fixed. A couple style-sheet (*.css) files were also updated to support the "writernotes" style, which renders paragraph text in red. (From yocto-docs rev: c4c2a6cf575ce5c783b1cc84d9f7e961aebef49c) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-development-environment.xml')
-rw-r--r--documentation/ref-manual/ref-development-environment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index 6922736d61..d0b1f0f1d3 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -333,7 +333,7 @@
333 Once you have a local copy of a repository, you can take steps to 333 Once you have a local copy of a repository, you can take steps to
334 develop locally. 334 develop locally.
335 For examples on how to clone Git repositories, see the 335 For examples on how to clone Git repositories, see the
336 "<ulink url='&YOCTO_DOCS_DEV_URL;#getting-setup'>Getting Set Up</ulink>" 336 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
337 section in the Yocto Project Development Manual. 337 section in the Yocto Project Development Manual.
338 </para> 338 </para>
339 339