diff options
Diffstat (limited to 'site/_tocs/getting_started/fetched_files.yml')
-rw-r--r-- | site/_tocs/getting_started/fetched_files.yml | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/site/_tocs/getting_started/fetched_files.yml b/site/_tocs/getting_started/fetched_files.yml index 1996125..c36ce7c 100644 --- a/site/_tocs/getting_started/fetched_files.yml +++ b/site/_tocs/getting_started/fetched_files.yml @@ -69,4 +69,27 @@ repositories: destination: footers/images/RaspberryPi2-ModelB-debug-serial-cable.jpg - source: setup-sdk-environment.md label: SDK Quick Setup - +- +url_fetch : "GERRIT_FETCH" +git_commit : "master" + +repositories: +- + git_name : staging/HomeScreen + git_commit : master + src_prefix : HomeScreen/docs + dst_prefix : homescreen + documents: + - source: index.md + label: Overview + - source: pictures/dashboard.png + destination: pictures/dashboard.png + - source: pictures/homescreen_applauncher.png + destination: pictures/homescreen_applauncher.png + - source: pictures/hvac.png + destination: pictures/hvac.png + - source: pictures/phone.png + destination: pictures/phone.png + - source: pictures/settings.png + destination: pictures/settings.png + |