aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/devguides/section_flounder.yml
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-02-24 18:18:53 +0100
committerClément Bénier <clement.benier@iot.bzh>2019-02-24 18:18:53 +0100
commitf00f68e3aff82781b82e3162026d899b3b8d946f (patch)
tree9a44b3a54d243cb4d45f8bb4524fc74ee79d44c4 /content/tocs/devguides/section_flounder.yml
parent46c7f782edc47fc3bb58b149ec1e0c4a37fa7d66 (diff)
devguides sections: updated
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'content/tocs/devguides/section_flounder.yml')
-rw-r--r--content/tocs/devguides/section_flounder.yml37
1 files changed, 24 insertions, 13 deletions
diff --git a/content/tocs/devguides/section_flounder.yml b/content/tocs/devguides/section_flounder.yml
index 0fbb492..544ba4e 100644
--- a/content/tocs/devguides/section_flounder.yml
+++ b/content/tocs/devguides/section_flounder.yml
@@ -16,11 +16,6 @@ books:
id: meta-agl-devel-guides-flounder
git_name: AGL/meta-agl-devel
path: docs/devguides-book.yml
-#-
-# url_fetch: https://iot.bzh/download/public/2016/%source%
-# dst_prefix: iotbzh2016
-# documents:
-# - source: appfw/03-AGL-AppFW-Privileges-Management.pdf
-
id: host-configuration-developer-guides-flounder
url_fetch: GITHUB_FETCH
@@ -38,18 +33,34 @@ books:
git_name: src/xds/xds-docs
path: docs/devguides-book.yml
dst_prefix: "xds"
-#-
-# url_fetch: GITHUB_FETCH
-# url_edit: GITHUB_EDIT
-# git_name: baylibre/agl-docs-baylibre
-# git_commit: master
-# documents:
-# - source: CIAT/training/How_to_write_your_own_tests_for_AGL.pdf
-# - source: CIAT/training/Hands_on_lab_documentation.pdf
+-
+ id: appfw-privileges-management
+ path: https://iot.bzh/download/public/2016/appfw/03-AGL-AppFW-Privileges-Management.pdf
+ dst_prefix: iotbzh2016
+ name: AppFW - Privileges Management
-
id: app-controller-submodule-guides-flounder
git_name: apps/app-controller-submodule
path: docs/devguides-book.yml
dst_prefix: ctrler
+-
+ id: continuous-integration-ciat
+ name: Continuous Integration - Automated Testing (CIAT)
+ url_fetch: AGL_GITHUB_FETCH
+ url_edit: AGL_GITHUB_EDIT
+ git_commit: master
+ git_name: automotive-grade-linux/docs-sources
+ path: docs/continuous-integration-book.yml
+ books:
+ -
+ id: how-to-write-test-1
+ path: https://github.com/BayLibre/agl-docs-baylibre/blob/%commit%/CIAT/training/How_to_write_your_own_tests_for_AGL.pdf
+ git_commit: master
+ name: How to write tests (overview slides)
+ -
+ id: how-to-write-test-2
+ path: https://github.com/BayLibre/agl-docs-baylibre/blob/%commit%/CIAT/training/Hands_on_lab_documentation.pdf
+ git_commit: master
+ name: How to write tests (detailed)