aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/getting_started
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-21 09:22:30 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-12-21 09:22:30 +0100
commite08631ee7612e164474257485617361eddee3ed4 (patch)
treea58ced403df2912acd01ceb6bd3ea8f2d2438042 /content/tocs/getting_started
parent7e5900aa50d2be2362575e662c153f1e49c04f64 (diff)
Add new section_master yaml files.
Change-Id: I8e53a3cb7ca4d1b5b7749b0bf2fe8715a3f240b2 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'content/tocs/getting_started')
-rw-r--r--content/tocs/getting_started/section_master.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml
new file mode 100644
index 0000000..6089a08
--- /dev/null
+++ b/content/tocs/getting_started/section_master.yml
@@ -0,0 +1,19 @@
+url_fetch : "GERRIT_FETCH"
+git_commit : "AGL_GERRIT_BRANCH"
+
+name: Getting started
+template: generated_index.html
+books:
+-
+ id: image-development-workflow
+ url_fetch: AGL_GITHUB_FETCH
+ # FIXME: delete line below to switch back to AGL_GERRIT_BRANCH
+ git_commit: sandbox/benierc/newdocs
+ git_name: automotive-grade-linux/docs-sources
+ path: docs/getting-started-book.yml
+-
+ id: apps-homescreen
+ url_fetch: GERRIT_FETCH
+ git_name: apps/homescreen
+ dst_prefix: homescreen
+ path: homescreen/docs/homescreen-book.yml