diff options
author | Clément Bénier <clement.benier@iot.bzh> | 2019-03-11 17:01:25 +0100 |
---|---|---|
committer | Clément Bénier <clement.benier@iot.bzh> | 2019-03-11 17:01:25 +0100 |
commit | 6f3374f0d2adbba792a7a298a8a592a476e4d69f (patch) | |
tree | 6677d778305d1255e070c15b1f3629f1dd0b1bbc | |
parent | dc6cc0443f007a8cfa8786bf4d6bdf93a38a11c3 (diff) |
brotherBooks: rename appendBooks into brotherBooks
- add brotherBooks entry when needed
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r-- | content/tocs/apis_services/section_flounder.yml | 37 | ||||
-rw-r--r-- | content/tocs/apis_services/section_guppy.yml | 43 | ||||
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 37 | ||||
-rw-r--r-- | content/tocs/devguides/section_flounder.yml | 2 | ||||
-rw-r--r-- | content/tocs/devguides/section_guppy.yml | 2 | ||||
-rw-r--r-- | content/tocs/devguides/section_master.yml | 2 |
6 files changed, 69 insertions, 54 deletions
diff --git a/content/tocs/apis_services/section_flounder.yml b/content/tocs/apis_services/section_flounder.yml index b118ab1..f9a9015 100644 --- a/content/tocs/apis_services/section_flounder.yml +++ b/content/tocs/apis_services/section_flounder.yml @@ -27,6 +27,25 @@ books: git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling + brotherBooks: + - id: flounder-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: flounder-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: flounder-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: flounder-agl-service-can-low-level-developer-guides git_name: apps/agl-service-can-low-level @@ -42,28 +61,14 @@ books: - id: flounder-agl-service-signal-composer-developer-guides git_name: apps/agl-service-signal-composer path: docs/api-services-book.yml - - id: flounder-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: flounder-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: flounder-candevstudio-developer-guides + order: 70 url_fetch: GITHUB_FETCH url_edit: GITHUB_EDIT git_commit: master git_name: iotbzh/agl-documentation path: candevstudio/docs/api-services-book.yml dst_prefix: candevstudio - - id: flounder-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: flounder-audio-developer-guides url_fetch: GITHUB_FETCH @@ -89,7 +94,7 @@ books: git_name: automotive-grade-linux/docs-sources path: docs/hmi-framework-book.yml dst_prefix: hmi-framework - books: + brotherBooks: - id: flounder-agl-service-homescreen-developer-guides name: HMI Framework git_name: apps/agl-service-homescreen diff --git a/content/tocs/apis_services/section_guppy.yml b/content/tocs/apis_services/section_guppy.yml index c8f43ee..cce1fa1 100644 --- a/content/tocs/apis_services/section_guppy.yml +++ b/content/tocs/apis_services/section_guppy.yml @@ -26,6 +26,28 @@ books: git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling + brotherBooks: + - id: agl-service-signal-composer-developer-guides + order: 60 + 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 + order: 60 + 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: 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 @@ -38,31 +60,14 @@ books: git_name: iotbzh/high-level-viwi-service path: docs/api-services-book.yml dst_prefix: signaling - - 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_commit: master 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 @@ -88,7 +93,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 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 diff --git a/content/tocs/devguides/section_flounder.yml b/content/tocs/devguides/section_flounder.yml index de4f6e6..8f1036e 100644 --- a/content/tocs/devguides/section_flounder.yml +++ b/content/tocs/devguides/section_flounder.yml @@ -8,7 +8,7 @@ books: id: meta-agl-developer-guides-flounder git_name: AGL/meta-agl path: docs/devguides-book.yml - appendBooks: + brotherBooks: - id: meta-agl-demo-guides-flounder git_name: AGL/meta-agl-demo diff --git a/content/tocs/devguides/section_guppy.yml b/content/tocs/devguides/section_guppy.yml index 3f6bfc0..a1f86b9 100644 --- a/content/tocs/devguides/section_guppy.yml +++ b/content/tocs/devguides/section_guppy.yml @@ -7,7 +7,7 @@ books: id: meta-agl-developer-guides git_name: AGL/meta-agl path: docs/devguides-book.yml - appendBooks: + brotherBooks: - id: meta-agl-demo-guides git_name: AGL/meta-agl-demo diff --git a/content/tocs/devguides/section_master.yml b/content/tocs/devguides/section_master.yml index 1823df7..6cae842 100644 --- a/content/tocs/devguides/section_master.yml +++ b/content/tocs/devguides/section_master.yml @@ -7,7 +7,7 @@ books: id: meta-agl-developer-guides git_name: AGL/meta-agl path: docs/devguides-book.yml - appendBooks: + brotherBooks: - id: meta-agl-demo-guides git_name: AGL/meta-agl-demo |