diff options
Diffstat (limited to 'content/tocs/getting_started/section_master.yml')
-rw-r--r-- | content/tocs/getting_started/section_master.yml | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml index b6e663c..4777c8d 100644 --- a/content/tocs/getting_started/section_master.yml +++ b/content/tocs/getting_started/section_master.yml @@ -1,16 +1,17 @@ -url_fetch : "AGL_GITHUB_FETCH" -url_edit : "AGL_GITHUB_EDIT" -git_commit : "AGL_GITHUB_BRANCH" +url_fetch : "GERRIT_FETCH" name: Getting started template: generated_index.html books: - - id: docs-source-getting-started - git_name: "automotive-grade-linux/docs-sources" - git_commit: AGL_GITHUB_BRANCH + id: image-development-workflow + url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT + git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - - id: homescreen - url_fetch : "https://git.automotivelinux.org/apps/homescreen/plain/homescreen/docs/homescreen-book.yml?h=sandbox/benierc/newdocs" + id: apps-homescreen + url_fetch: GERRIT_FETCH + git_name: apps/homescreen + dst_prefix: homescreen path: homescreen/docs/homescreen-book.yml |