From c580ef842fce1794acfab1175bd6608e9a3fa5d3 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 18 Jul 2017 16:57:32 +0200 Subject: Point to the original file for app-templates docs Change-Id: I7e942b0b9dbcebcfa7d7aab2acd5ec95590f2db4 Signed-off-by: Romain Forlot --- content/tocs/devguides/fetched_files.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'content/tocs/devguides/fetched_files.yml') diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index 2f088b4..406636a 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -23,7 +23,7 @@ # ------------------------------------ # url: "GERRIT_FETCH" # git_commit: "master" -# repositories: +# repositories: # - # git_name: src/foo # src_prefix: docs @@ -39,7 +39,7 @@ url_fetch : "GERRIT_FETCH" git_commit: "AGL_GERRIT_BRANCH" -repositories: +repositories: - git_name: AGL/meta-agl documents: @@ -104,12 +104,19 @@ repositories: - source: sdk-devkit/docs/part-2/2_1-Init-sdk-env.md - source: sdk-devkit/docs/part-2/2_2-Trying-out-template.md - source: sdk-devkit/docs/part-2/2_3-Dev-with-container.md - - source: sdk-devkit/docs/part-2/2_4-Use-app-templates.md - source: sdk-devkit/docs/part-2/pictures/mac_x11_logo.png - source: sdk-devkit/docs/part-2/pictures/putty_config.png - source: sdk-devkit/docs/part-2/pictures/qml_app.png - source: sdk-devkit/docs/part-2/pictures/web-runtime_app.png - source: sdk-devkit/docs/part-2/pictures/xming_server.png +- + url_fetch: "GERRIT_FETCH" + git_name: apps/app-templates + git_commit: "master" + dst_prefix: sdk-devkit/docs/part-2 + documents: + - source: README.md + destination: 2_4-Use-app-templates.md - url_fetch: "GITHUB_FETCH" git_name: iotbzh/xds-server -- cgit 1.2.3-korg