[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6403/8267] ref-manual: Added "see also" informational note at beginning.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 6403/8267] ref-manual: Added "see also" informational note at beginning.
- Date: Sun, 17 Dec 2017 04:47:45 +0000 (UTC)
commit b5ffe8974b5d554152031c172d04d0835385ec3b
Author: Scott Rifenbark <srifenbark gmail com>
Date: Thu Jun 15 14:38:53 2017 -0700
ref-manual: Added "see also" informational note at beginning.
(From yocto-docs rev: 3af3d821b6e26fd352223f3f4196e0e200614203)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../ref-manual/ref-development-environment.xml | 31 +++++++++++++------
1 files changed, 21 insertions(+), 10 deletions(-)
---
diff --git a/documentation/ref-manual/ref-development-environment.xml
b/documentation/ref-manual/ref-development-environment.xml
index 234800d..6b67722 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -269,16 +269,27 @@
you are going to use the Yocto Project for development.
This section provides a quick overview of how Git works and
provides you with a summary of some essential Git commands.
- </para>
-
- <para>
- For more information on Git, see
- <ulink url='http://git-scm.com/documentation'></ulink>.
- If you need to download Git, it is recommended that you add Git
- to your system through your distribution's "software store"
- (e.g. for Ubuntu, use the Ubuntu Software feature).
- For the Git download page, see
- <ulink url='http://git-scm.com/download'></ulink>.
+ <note><title>Notes</title>
+ <itemizedlist>
+ <listitem><para>
+ For more information on Git, see
+ <ulink url='http://git-scm.com/documentation'></ulink>.
+ </para></listitem>
+ <listitem><para>
+ If you need to download Git, it is recommended that you add
+ Git to your system through your distribution's "software
+ store" (e.g. for Ubuntu, use the Ubuntu Software feature).
+ For the Git download page, see
+ <ulink url='http://git-scm.com/download'></ulink>.
+ </para></listitem>
+ <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>"
+ section in the Yocto Project Development Manual.
+ </para></listitem>
+ </itemizedlist>
+ </note>
</para>
<section id='repositories-tags-and-branches'>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]