diff options
author | 2019-01-09 14:49:38 +0100 | |
---|---|---|
committer | 2019-01-09 15:40:54 +0100 | |
commit | d862e85ca1ab33490557929accb9e750c7c0968b (patch) | |
tree | 7f987a6acbd9c67109e11d4888c37ade2184f461 /content/tocs/getting_started/section_flounder.yml | |
parent | c62f3d3b8a7d996bec5ce181a5b245d792796cc2 (diff) |
Add yaml files for flounder version
Add yaml files for flounder version documentation
Uncomment app-afb-test part for apis_services section
Add node_modules & package.json in .gitignore
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'content/tocs/getting_started/section_flounder.yml')
-rw-r--r-- | content/tocs/getting_started/section_flounder.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/tocs/getting_started/section_flounder.yml b/content/tocs/getting_started/section_flounder.yml new file mode 100644 index 0000000..3e05b78 --- /dev/null +++ b/content/tocs/getting_started/section_flounder.yml @@ -0,0 +1,20 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "flounder" + +name: Getting started +template: generated_index.html +books: +- + id: image-development-workflow-flounder + url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT + # 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-flounder + url_fetch: GERRIT_FETCH + git_name: apps/homescreen + dst_prefix: homescreen + path: homescreen/docs/homescreen-book.yml |