diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-15 11:41:25 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:44 +0100 |
| commit | fcb53beee46fd5b3b600232bef4d6bf7e76ef49e (patch) | |
| tree | a045ccf00653b0ea5671294bb50df5a5f679b9b2 /documentation/kernel-dev | |
| parent | c7969c64bb1d8b667efc3c3abe48f9e1bec1d1f2 (diff) | |
| download | poky-fcb53beee46fd5b3b600232bef4d6bf7e76ef49e.tar.gz | |
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-concepts-appx.xml | 6 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-examples.xml | 4 |
2 files changed, 5 insertions, 5 deletions
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 @@ | |||
| 107 | The features are tagged and organized by way of a branching strategy implemented by the | 107 | The features are tagged and organized by way of a branching strategy implemented by the |
| 108 | source code manager (SCM) Git. | 108 | source code manager (SCM) Git. |
| 109 | For information on Git as applied to the Yocto Project, see the | 109 | For information on Git as applied to the Yocto Project, see the |
| 110 | "<ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink>" section in the | 110 | "<ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink>" section in the |
| 111 | Yocto Project Development Manual. | 111 | Yocto Project Development Manual. |
| 112 | </para> | 112 | </para> |
| 113 | <para> | 113 | <para> |
| @@ -235,8 +235,8 @@ | |||
| 235 | <para> | 235 | <para> |
| 236 | You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>. | 236 | You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>. |
| 237 | You can also get an introduction to Git as it applies to the Yocto Project in the | 237 | You can also get an introduction to Git as it applies to the Yocto Project in the |
| 238 | "<ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink>" | 238 | "<ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink>" |
| 239 | section in the Yocto Project Development Manual. | 239 | section in the Yocto Project Reference Manual. |
| 240 | These referenced sections overview Git and describe a minimal set of | 240 | These referenced sections overview Git and describe a minimal set of |
| 241 | commands that allows you to be functional using Git. | 241 | commands that allows you to be functional using Git. |
| 242 | <note> | 242 | <note> |
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 @@ | |||
| 241 | You can find Git documentation at | 241 | You can find Git documentation at |
| 242 | <ulink url='http://git-scm.com/documentation'></ulink>. | 242 | <ulink url='http://git-scm.com/documentation'></ulink>. |
| 243 | You can find a simple overview of using Git with the Yocto Project in the | 243 | You can find a simple overview of using Git with the Yocto Project in the |
| 244 | "<ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink>" | 244 | "<ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink>" |
| 245 | section of the Yocto Project Development Manual. | 245 | section of the Yocto Project Reference Manual. |
| 246 | </para> | 246 | </para> |
| 247 | 247 | ||
| 248 | <section id='change-inspection-kernel-changes-commits'> | 248 | <section id='change-inspection-kernel-changes-commits'> |
