diff options
Diffstat (limited to 'content/tocs/apis_services/section_master.yml')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index e137e21..daffedf 100644 --- a/content/tocs/apis_services/section_master.yml +++ b/content/tocs/apis_services/section_master.yml @@ -22,6 +22,7 @@ books: id: docs-source-signaling url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling @@ -56,6 +57,7 @@ books: - id: app-framework-developer-guides url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/app-framework-book.yml dst_prefix: af-binder @@ -63,6 +65,7 @@ books: id: audio-developer-guides url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/audio-book.yml dst_prefix: audio @@ -79,6 +82,7 @@ books: id: hmi-framework url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/hmi-framework-book.yml dst_prefix: hmi-framework |