mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
dev-manual: Added bold lead-ins for "Accessing Source Repositories"
Formatting style need bold lead-ins for steps. (From yocto-docs rev: b75337188e2346dd40004e22b45a2975f1d4cff3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
56b3c79a3e
commit
e3fd3ca235
@@ -397,22 +397,26 @@
|
||||
that you can examine and access using a browser-based UI:
|
||||
<orderedlist>
|
||||
<listitem><para>
|
||||
<emphasis>Access Repositories:</emphasis>
|
||||
Open a browser and go to
|
||||
<ulink url='&YOCTO_GIT_URL;'></ulink> to access the
|
||||
GUI-based interface into the Yocto Project source
|
||||
repositories.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Select a Repository:</emphasis>
|
||||
Click on any repository in which you are interested (e.g.
|
||||
<filename>poky</filename>).
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Find the URL Used to Clone the Repository:</emphasis>
|
||||
At the bottom of the page, note the URL used to
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#git-commands-clone'>clone</ulink>
|
||||
that repository (e.g.
|
||||
<filename>&YOCTO_GIT_URL;/poky</filename>).
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis>Examine Change History of the Repository:</emphasis>
|
||||
At the top of the page, click on any branch in which you
|
||||
might be interested (e.g.
|
||||
<filename>&DISTRO_NAME_NO_CAP;</filename>).
|
||||
|
||||
Reference in New Issue
Block a user