From eadac17856220d243411fd2efc1824ec905601d3 Mon Sep 17 00:00:00 2001 From: hkojima Date: Tue, 31 Oct 2017 22:14:52 +0900 Subject: Change "url_fetch" from github to gerrit Since I got review comment, I changed the source url from github to gerrit. And also changed "git_name" and "src_prefix". Signed-off-by: hkojima --- content/tocs/apis_services/fetched_files.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'content/tocs') diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml index c804c2e..b0cd424 100644 --- a/content/tocs/apis_services/fetched_files.yml +++ b/content/tocs/apis_services/fetched_files.yml @@ -185,10 +185,10 @@ repositories: destination: resources.md label: Resources - - url_fetch: "GITHUB_FETCH" - git_name: hiroshi-kojima/AGL-HMIFW-Docs + url_fetch: "GERRIT_FETCH" + git_name: apps/agl-service-homescreen-2017 git_commit: "master" - src_prefix: HomeScreen/ + src_prefix: doc/ dst_prefix: hmi-framework/ documents: - source: ApplicationGuide.md @@ -201,20 +201,20 @@ repositories: - source: parts/software-stack.png - source: parts/tap_shortcut.svg - - url_fetch: "GITHUB_FETCH" - git_name: hiroshi-kojima/AGL-HMIFW-Docs + url_fetch: "GERRIT_FETCH" + git_name: apps/agl-service-windowmanager-2017 git_commit: "master" - src_prefix: WindowManager/ + src_prefix: doc/ dst_prefix: hmi-framework/ documents: - source: ApplicationGuide.md destination: 3_2-WindowManager-Guide.md label: Window Manager Developper Guide - - url_fetch: "GITHUB_FETCH" - git_name: hiroshi-kojima/AGL-HMIFW-Docs + url_fetch: "GERRIT_FETCH" + git_name: apps/agl-service-soundmanager-2017 git_commit: "master" - src_prefix: SoundManager/ + src_prefix: doc/ dst_prefix: hmi-framework/ documents: - source: ApplicationGuide.md -- cgit 1.2.3-korg