aboutsummaryrefslogtreecommitdiffstats
path: root/site/_tocs/devguides/fetched_files.yml
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2016-11-14 19:21:51 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2016-11-14 19:21:51 +0100
commit0b5b4c600f95d0adb5ccccc3eb0f753c47a39067 (patch)
tree178ee9724dbf2c7b16bac5b5b87413e4347032d2 /site/_tocs/devguides/fetched_files.yml
parent76a6c0d3ca4fc1f935b60d1b2848f497e0957113 (diff)
webdocs: add hardware and devguides sections; fix processing for non-MD files
Change-Id: If85a4b894d39d7d564725729cd3d59c38e328a23 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_tocs/devguides/fetched_files.yml')
-rw-r--r--site/_tocs/devguides/fetched_files.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/site/_tocs/devguides/fetched_files.yml b/site/_tocs/devguides/fetched_files.yml
index 86318a4..fc9a449 100644
--- a/site/_tocs/devguides/fetched_files.yml
+++ b/site/_tocs/devguides/fetched_files.yml
@@ -16,4 +16,34 @@
#
url_fetch : "GERRIT_FETCH"
+git_commit: master
repositories:
+-
+ git_name: AGL/meta-agl
+ documents:
+ - source: README-AGL.md
+ destination: AGL.md
+ label: AGL Overview
+ - source: README.md
+ destination: meta-agl.md
+ label: meta-agl
+-
+ git_name: AGL/meta-agl-demo
+ documents:
+ - source: README.md
+ destination: meta-agl-demo.md
+ label: meta-agl-demo
+-
+ git_name: AGL/meta-agl-devel
+ documents:
+ - source: README.md
+ destination: meta-agl-devel.md
+ label: meta-agl-devel
+-
+ git_name: AGL/meta-agl-extra
+ documents:
+ - source: meta-sota/README.md
+ destination: meta-sota.md
+ label: meta-sota
+
+