diff options
Diffstat (limited to 'content/tocs/apis_services/section_master.yml')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index 7799aa2..ee5996c 100644 --- a/content/tocs/apis_services/section_master.yml +++ b/content/tocs/apis_services/section_master.yml @@ -1,4 +1,5 @@ url_fetch : "GERRIT_FETCH" +git_commit : "master" name: APIs & Services template: generated_index.html @@ -55,9 +56,7 @@ books: path: docs/api-services-book.yml dst_prefix: signaling - id: high-level-developer-guides - url_fetch: GITHUB_FETCH - url_edit: GITHUB_EDIT - git_name: iotbzh/high-level-viwi-service + git_name: apps/agl-service-can-high-level-viwi path: docs/api-services-book.yml dst_prefix: signaling - id: agl-service-signal-composer-developer-guides @@ -65,10 +64,10 @@ books: path: docs/api-services-book.yml - id: candevstudio-developer-guides order: 70 - url_fetch: GITHUB_FETCH - url_edit: GITHUB_EDIT - git_name: iotbzh/agl-documentation - path: candevstudio/docs/api-services-book.yml + url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT + git_name: automotive-grade-linux/docs-sources + path: agl-documentation/candevstudio/docs/api-services-book.yml dst_prefix: candevstudio - id: audio-developer-guides |