Add git pull commands for the stx-docs & specs repos.

This change adds example git clone commands to the documentation
contributor's guide to show them how to find the proper git repos.

Closes-Bug: 1809285

Change-Id: Iecd02ac18be0ee46771928ecc16660ce44d86883
Signed-off-by: Bruce Jones <brucej@localhost.localdomain>
This commit is contained in:
Bruce Jones 2018-12-20 10:26:59 -08:00
parent 0019c23725
commit 750fe0a473
1 changed files with 8 additions and 0 deletions

View File

@ -18,6 +18,14 @@ Locations
StarlingX documentation consists of several types of manuals and is found
in the **stx-docs** and **stx-specs** projects (i.e. repositories).
You can clone these repositories by:
::
$ git clone https://git.starlingx.io/stx-docs
$ git clone https://get-starlingx.io/stx-specs
These projects contain hierarchy that organizes the documentation by topic:
- **Installation Guide**