diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 14:49:38 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:40:54 +0100 |
commit | d862e85ca1ab33490557929accb9e750c7c0968b (patch) | |
tree | 7f987a6acbd9c67109e11d4888c37ade2184f461 /content/tocs/hardware | |
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/hardware')
-rw-r--r-- | content/tocs/hardware/section_flounder.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/tocs/hardware/section_flounder.yml b/content/tocs/hardware/section_flounder.yml new file mode 100644 index 0000000..fd6388b --- /dev/null +++ b/content/tocs/hardware/section_flounder.yml @@ -0,0 +1,11 @@ +url_fetch : "GERRIT_FETCH" +git_commit : "flounder" + +name: Hardware Support +template: generated_index.html +books: +- + id: renesas-gen3-boards-flounder + git_name: AGL/meta-renesas-rcar-gen3 + path: meta-rcar-gen3/docs-book.yml + dst_prefix: renesas-gen3 |