From 235abe93136ee6a11326cf27f43bb0b0d98fea02 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 10 Dec 2018 18:45:44 +0100 Subject: Fix error on devguides/en/dev/reference/host-configuration/ This issue was introduced by previous commit. Change-Id: I798bc964efec707fbb6b4957e9643f04e0aea8b9 Signed-off-by: Stephane Desneux --- content/tocs/devguides/fetched_files.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'content/tocs') diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index 238c2ba..bb13d78 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -67,6 +67,17 @@ repositories: dst_prefix: iotbzh2016 documents: - source: appfw/03-AGL-AppFW-Privileges-Management.pdf +- + url_fetch: "GITHUB_FETCH" + git_name: iotbzh/agl-documentation + git_commit: "master" + documents: + - source: host-configuration/docs/0_Abstract.md + - source: host-configuration/docs/1_Prerequisites.md + - source: host-configuration/docs/2_AGL_Application_Framework.md + - source: host-configuration/docs/3_Binding_Build_Example.md + - source: host-configuration/docs/4_AGL_XDS.md + - source: host-configuration/docs/5_Candevstudio.md - git_name: src/cmake-apps-module src_prefix: "docs/dev_guide" -- cgit