diff options
-rw-r--r-- | content/tocs/apis_services/section_flounder.yml | 4 | ||||
-rw-r--r-- | content/tocs/apis_services/section_guppy.yml | 8 | ||||
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 4 | ||||
-rw-r--r-- | content/tocs/architecture/section_master.yml | 1 | ||||
-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 | 3 | ||||
-rw-r--r-- | content/tocs/getting_started/section_flounder.yml | 2 | ||||
-rw-r--r-- | content/tocs/getting_started/section_guppy.yml | 2 | ||||
-rw-r--r-- | content/tocs/getting_started/section_master.yml | 1 | ||||
-rw-r--r-- | content/tocs/howto/section_guppy.yml | 2 | ||||
-rw-r--r-- | content/tocs/howto/section_master.yml | 1 |
12 files changed, 22 insertions, 10 deletions
diff --git a/content/tocs/apis_services/section_flounder.yml b/content/tocs/apis_services/section_flounder.yml index c365671..b118ab1 100644 --- a/content/tocs/apis_services/section_flounder.yml +++ b/content/tocs/apis_services/section_flounder.yml @@ -23,6 +23,7 @@ books: id: flounder-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 @@ -59,6 +60,7 @@ books: - 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 @@ -66,6 +68,7 @@ books: id: flounder-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 @@ -82,6 +85,7 @@ books: id: flounder-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 diff --git a/content/tocs/apis_services/section_guppy.yml b/content/tocs/apis_services/section_guppy.yml index d339eb1..c8f43ee 100644 --- a/content/tocs/apis_services/section_guppy.yml +++ b/content/tocs/apis_services/section_guppy.yml @@ -22,7 +22,7 @@ books: id: docs-source-signaling url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling @@ -59,7 +59,7 @@ books: - id: app-framework-developer-guides url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/app-framework-book.yml dst_prefix: af-binder @@ -67,7 +67,7 @@ books: id: audio-developer-guides url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/audio-book.yml dst_prefix: audio @@ -84,7 +84,7 @@ books: id: hmi-framework url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/hmi-framework-book.yml dst_prefix: hmi-framework 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 diff --git a/content/tocs/architecture/section_master.yml b/content/tocs/architecture/section_master.yml index 2ce9e31..fd4fe17 100644 --- a/content/tocs/architecture/section_master.yml +++ b/content/tocs/architecture/section_master.yml @@ -14,6 +14,7 @@ books: id: security_blueprint url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources dst_prefix: security path: docs/security-blueprint-book.yml diff --git a/content/tocs/devguides/section_flounder.yml b/content/tocs/devguides/section_flounder.yml index 544ba4e..1e1a4be 100644 --- a/content/tocs/devguides/section_flounder.yml +++ b/content/tocs/devguides/section_flounder.yml @@ -48,7 +48,7 @@ books: name: Continuous Integration - Automated Testing (CIAT) url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/continuous-integration-book.yml books: diff --git a/content/tocs/devguides/section_guppy.yml b/content/tocs/devguides/section_guppy.yml index d76b0d7..d61d6de 100644 --- a/content/tocs/devguides/section_guppy.yml +++ b/content/tocs/devguides/section_guppy.yml @@ -52,7 +52,7 @@ books: name: Continuous Integration - Automated Testing (CIAT) url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/continuous-integration-book.yml books: diff --git a/content/tocs/devguides/section_master.yml b/content/tocs/devguides/section_master.yml index 5265840..9359a20 100644 --- a/content/tocs/devguides/section_master.yml +++ b/content/tocs/devguides/section_master.yml @@ -51,6 +51,7 @@ books: name: Continuous Integration - Automated Testing (CIAT) url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/continuous-integration-book.yml books: @@ -61,4 +62,4 @@ books: - id: how-to-write-test-2 path: https://github.com/BayLibre/agl-docs-baylibre/blob/%commit%/CIAT/training/Hands_on_lab_documentation.pdf - name: How to write tests (detailed)
\ No newline at end of file + name: How to write tests (detailed) diff --git a/content/tocs/getting_started/section_flounder.yml b/content/tocs/getting_started/section_flounder.yml index 0de0487..f22e8c1 100644 --- a/content/tocs/getting_started/section_flounder.yml +++ b/content/tocs/getting_started/section_flounder.yml @@ -7,7 +7,7 @@ books: id: flounder-image-development-workflow url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - diff --git a/content/tocs/getting_started/section_guppy.yml b/content/tocs/getting_started/section_guppy.yml index 45cfac6..b0c0230 100644 --- a/content/tocs/getting_started/section_guppy.yml +++ b/content/tocs/getting_started/section_guppy.yml @@ -7,7 +7,7 @@ books: id: image-development-workflow url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml index 4777c8d..b0c0230 100644 --- a/content/tocs/getting_started/section_master.yml +++ b/content/tocs/getting_started/section_master.yml @@ -7,6 +7,7 @@ books: id: image-development-workflow url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - diff --git a/content/tocs/howto/section_guppy.yml b/content/tocs/howto/section_guppy.yml index 2a1d0a5..b5af902 100644 --- a/content/tocs/howto/section_guppy.yml +++ b/content/tocs/howto/section_guppy.yml @@ -7,7 +7,7 @@ books: id: howto-add-docs url_fetch: GITHUB_FETCH url_edit: GITHUB_EDIT - git_commit: master + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/handle-docs-book.yml diff --git a/content/tocs/howto/section_master.yml b/content/tocs/howto/section_master.yml index ba3d899..b5af902 100644 --- a/content/tocs/howto/section_master.yml +++ b/content/tocs/howto/section_master.yml @@ -7,6 +7,7 @@ books: id: howto-add-docs url_fetch: GITHUB_FETCH url_edit: GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/handle-docs-book.yml |