dev-manual, ref-manual: Established section on YP source files

Fixes [YOCTO #11630]

To move toward a "how-to" dev-manual, I am consolidating procedures
for locating and establishing local copies of YP source files into
a single heading.  I set up a "Working With Yocto Project Source
Files" section.  This will contain sub-sections to find the various
areas of YP files and how to clone and check out stuff.

(From yocto-docs rev: 87ff4ee41a50e8aed6b9c5402c51bb47f5a252a3)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-06-22 08:55:41 -07:00
committed by Richard Purdie
parent 0f00914578
commit d3a0e0abc1
2 changed files with 6 additions and 6 deletions

View File

@@ -285,7 +285,7 @@
<listitem><para>
For examples beyond the limited few in this section on how
to use Git with the Yocto Project, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-git-repositories'>Working With Git Repositories</ulink>"
"<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
section in the Yocto Project Development Manual.
</para></listitem>
</itemizedlist>