diff options
author | hkojima <hiroshi_kojima@mentor.com> | 2017-10-31 22:14:52 +0900 |
---|---|---|
committer | hkojima <hiroshi_kojima@mentor.com> | 2017-10-31 22:14:52 +0900 |
commit | eadac17856220d243411fd2efc1824ec905601d3 (patch) | |
tree | c11b44b54c8f8828ff1126033745c37d4bc40e7e /content/tocs/apis_services/fetched_files.yml | |
parent | fc837ed64a113ccaf41bb7a28896209b6510c09a (diff) |
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 <hiroshi_kojima@mentor.com>
Diffstat (limited to 'content/tocs/apis_services/fetched_files.yml')
-rw-r--r-- | content/tocs/apis_services/fetched_files.yml | 18 |
1 files changed, 9 insertions, 9 deletions
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 |