aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/devguides/section_master.yml
diff options
context:
space:
mode:
Diffstat (limited to 'content/tocs/devguides/section_master.yml')
-rw-r--r--content/tocs/devguides/section_master.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/content/tocs/devguides/section_master.yml b/content/tocs/devguides/section_master.yml
index cfe3089..9b1c489 100644
--- a/content/tocs/devguides/section_master.yml
+++ b/content/tocs/devguides/section_master.yml
@@ -1,4 +1,5 @@
url_fetch : "GERRIT_FETCH"
+git_commit : "master"
name: Developers Guides
template: generated_index.html
@@ -38,8 +39,8 @@ books:
dst_prefix: iotbzh2016
name: AppFW - Privileges Management
-
- id: app-controller-submodule-guides
- git_name: apps/app-controller-submodule
+ id: libappcontroller-guides
+ git_name: src/libappcontroller
path: docs/devguides-book.yml
dst_prefix: ctrler
-
@@ -57,9 +58,9 @@ books:
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
+ path: https://raw.githubusercontent.com/BayLibre/agl-docs-baylibre/master/CIAT/training/How_to_write_your_own_tests_for_AGL.pdf
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
+ path: https://raw.githubusercontent.com/BayLibre/agl-docs-baylibre/master/CIAT/training/Hands_on_lab_documentation.pdf
name: How to write tests (detailed)