From fcb53beee46fd5b3b600232bef4d6bf7e76ef49e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 15 Jun 2017 11:41:25 -0700 Subject: documentation: Moved "Git" section to the ref-manual Fixes [YOCTO #11630] The "Git" section in the dev-manual is really about concepts. There are a couple of examples that might or not might be allowed to ultimately stay. I have moved the section to the ref-manual. If those examples get replicated in the new dev-manual, I will update the "Git" section further. For now, however, these remain in this moved section. (From yocto-docs rev: 2e4b87fdab29c13ce0d2314e50c93e37404b6f7e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-concepts-appx.xml | 6 +++--- documentation/kernel-dev/kernel-dev-examples.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml index ac91749cd6..8ecd04d32c 100644 --- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml +++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml @@ -107,7 +107,7 @@ The features are tagged and organized by way of a branching strategy implemented by the source code manager (SCM) Git. For information on Git as applied to the Yocto Project, see the - "Git" section in the + "Git" section in the Yocto Project Development Manual. @@ -235,8 +235,8 @@ You can find documentation on Git at . You can also get an introduction to Git as it applies to the Yocto Project in the - "Git" - section in the Yocto Project Development Manual. + "Git" + section in the Yocto Project Reference Manual. These referenced sections overview Git and describe a minimal set of commands that allows you to be functional using Git. diff --git a/documentation/kernel-dev/kernel-dev-examples.xml b/documentation/kernel-dev/kernel-dev-examples.xml index 9d9aef6d06..3ea217f3c4 100644 --- a/documentation/kernel-dev/kernel-dev-examples.xml +++ b/documentation/kernel-dev/kernel-dev-examples.xml @@ -241,8 +241,8 @@ You can find Git documentation at . You can find a simple overview of using Git with the Yocto Project in the - "Git" - section of the Yocto Project Development Manual. + "Git" + section of the Yocto Project Reference Manual.
-- cgit v1.2.3-54-g00ecf