diff options
Diffstat (limited to 'content/tocs/getting_started/section_master.yml')
-rw-r--r-- | content/tocs/getting_started/section_master.yml | 19 |
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 |