aboutsummaryrefslogtreecommitdiffstats
path: root/content/tocs/devguides
diff options
context:
space:
mode:
Diffstat (limited to 'content/tocs/devguides')
-rw-r--r--content/tocs/devguides/fetched_files.yml10
-rw-r--r--content/tocs/devguides/toc_dev_en.yml18
2 files changed, 28 insertions, 0 deletions
diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml
index b4a6182..1712331 100644
--- a/content/tocs/devguides/fetched_files.yml
+++ b/content/tocs/devguides/fetched_files.yml
@@ -71,6 +71,16 @@ repositories:
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_AGL_XDS.md
+ - source: host-configuration/docs/4_Candevstudio.md
+-
+ url_fetch: "GITHUB_FETCH"
+ git_name: iotbzh/agl-documentation
+ git_commit: "master"
+ documents:
- source: sdk-devkit/docs/part-1/1_0_Abstract.md
- source: sdk-devkit/docs/part-1/1_1-Deploy_image.md
- source: sdk-devkit/docs/part-1/1_2-Setting-up-your_os.md
diff --git a/content/tocs/devguides/toc_dev_en.yml b/content/tocs/devguides/toc_dev_en.yml
index 7abb1fa..e890591 100644
--- a/content/tocs/devguides/toc_dev_en.yml
+++ b/content/tocs/devguides/toc_dev_en.yml
@@ -46,6 +46,24 @@ children:
- url: reference/meta-agl-demo.html
- url: reference/meta-agl-devel.html
-
+ name: Host Configuration
+ children:
+ -
+ name: Abstract
+ url: reference/host-configuration/docs/0_Abstract.html
+ -
+ name: Prerequisites
+ url: reference/host-configuration/docs/1_Prerequisites.html
+ -
+ name: AGL Application Framework
+ url: reference/host-configuration/docs/2_AGL_Application_Framework.html
+ -
+ name: AGL XDS
+ url: reference/host-configuration/docs/3_AGL_XDS.html
+ -
+ name: CanDevStudio
+ url: reference/host-configuration/docs/4_Candevstudio.html
+-
name: "Development Kit: build AGL image"
children:
-