diff options
Diffstat (limited to 'content/tocs/devguides')
-rw-r--r-- | content/tocs/devguides/fetched_files.yml | 5 | ||||
-rw-r--r-- | content/tocs/devguides/toc_dev_en.yml | 7 |
2 files changed, 8 insertions, 4 deletions
diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index 1712331..d352c4c 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -74,8 +74,9 @@ repositories: - 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 + - source: host-configuration/docs/3_Binding_Build_Example.md + - source: host-configuration/docs/4_AGL_XDS.md + - source: host-configuration/docs/5_Candevstudio.md - url_fetch: "GITHUB_FETCH" git_name: iotbzh/agl-documentation diff --git a/content/tocs/devguides/toc_dev_en.yml b/content/tocs/devguides/toc_dev_en.yml index e890591..f234f50 100644 --- a/content/tocs/devguides/toc_dev_en.yml +++ b/content/tocs/devguides/toc_dev_en.yml @@ -58,11 +58,14 @@ children: name: AGL Application Framework url: reference/host-configuration/docs/2_AGL_Application_Framework.html - + name: Binding Build Example + url: reference/host-configuration/docs/3_Binding_Build_Example.html + - name: AGL XDS - url: reference/host-configuration/docs/3_AGL_XDS.html + url: reference/host-configuration/docs/4_AGL_XDS.html - name: CanDevStudio - url: reference/host-configuration/docs/4_Candevstudio.html + url: reference/host-configuration/docs/5_Candevstudio.html - name: "Development Kit: build AGL image" children: |