diff options
Diffstat (limited to 'content/tocs/getting_started')
-rw-r--r-- | content/tocs/getting_started/section_icefish.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/content/tocs/getting_started/section_icefish.yml b/content/tocs/getting_started/section_icefish.yml new file mode 100644 index 0000000..c4c2484 --- /dev/null +++ b/content/tocs/getting_started/section_icefish.yml @@ -0,0 +1,18 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "icefish" + +name: Getting started +template: generated_index.html +books: +- + 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: apps-homescreen + url_fetch: GERRIT_FETCH + git_name: apps/homescreen + dst_prefix: homescreen + path: homescreen/docs/homescreen-book.yml |