diff options
Diffstat (limited to 'content/tocs/apis_services/section_master.yml')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 37 |
1 files changed, 21 insertions, 16 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index daffedf..273dfe8 100644 --- a/content/tocs/apis_services/section_master.yml +++ b/content/tocs/apis_services/section_master.yml @@ -26,6 +26,25 @@ books: git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling + brotherBooks: + - id: devel-appfw-guidelines-2016 + order: 60 + path: https://iot.bzh/download/public/2016/signaling/AGL-AppFW-CAN-Signaling-Benchmark.pdf + dst_prefix: iotbzh2016 + name: Developer Guidelines + - id: devel-message-guidelines-2016 + order: 60 + path: https://iot.bzh/download/public/2016/signaling/AGL-Message-Signaling-Developer-Guidelines.pdf + dst_prefix: iotbzh2016 + name: CAN Signaling Benchmark + - id: app-framework-developer-guides + order: 80 + 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 books: - id: agl-service-can-low-level-developer-guides git_name: apps/agl-service-can-low-level @@ -40,27 +59,13 @@ books: - id: agl-service-signal-composer-developer-guides git_name: apps/agl-service-signal-composer path: docs/api-services-book.yml - - id: devel-appfw-guidelines-2016 - path: https://iot.bzh/download/public/2016/signaling/AGL-AppFW-CAN-Signaling-Benchmark.pdf - dst_prefix: iotbzh2016 - name: Developer Guidelines - - id: devel-message-guidelines-2016 - path: https://iot.bzh/download/public/2016/signaling/AGL-Message-Signaling-Developer-Guidelines.pdf - dst_prefix: iotbzh2016 - name: CAN Signaling Benchmark - 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 dst_prefix: candevstudio - - 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 - id: audio-developer-guides url_fetch: GITHUB_FETCH @@ -86,7 +91,7 @@ books: git_name: automotive-grade-linux/docs-sources path: docs/hmi-framework-book.yml dst_prefix: hmi-framework - books: + brotherBooks: - id: agl-service-homescreen-developer-guides name: HMI Framework git_name: apps/agl-service-homescreen |