diff options
author | 2018-06-05 17:25:32 +0200 | |
---|---|---|
committer | 2018-06-11 10:55:41 +0200 | |
commit | ee4b262fd28fd195d175c933defe9504da0d583c (patch) | |
tree | 43fdde5baef3cc482659e938bf5701db22c9bbcc /content/tocs/devguides/fetched_files.yml | |
parent | ffc566ba95c47bbc356b189c879de6e5a43bdb2c (diff) |
host-configuration + candevstudio: install natively AGL microservices and quickstart for candevstudio
host-configuration: The purpose of this section is to help developers to
natively develop and debug AGL microservices. Thanks to OBS, packages for
debian/ubuntu, openSUSE and fedora distributions are available and can be
installed on developer host.
candevstudio: Development tool for CAN bus simulation.
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'content/tocs/devguides/fetched_files.yml')
-rw-r--r-- | content/tocs/devguides/fetched_files.yml | 10 |
1 files changed, 10 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 |