aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-07-18 16:57:32 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-07-18 16:57:32 +0200
commitc580ef842fce1794acfab1175bd6608e9a3fa5d3 (patch)
tree513e53a7ca40548fc7c522c4a6143862ed5fe8cb /content/tocs
parent0f4ac33d8c990a275ae684a18978d4334d33c8e2 (diff)
Point to the original file for app-templates docs
Change-Id: I7e942b0b9dbcebcfa7d7aab2acd5ec95590f2db4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'content/tocs')
-rw-r--r--content/tocs/devguides/fetched_files.yml13
1 files changed, 10 insertions, 3 deletions
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,13 +104,20 @@ 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
git_commit: "master"