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/apis_services/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/apis_services/fetched_files.yml')
-rw-r--r-- | content/tocs/apis_services/fetched_files.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml index 242c7e4..4c21bed 100644 --- a/content/tocs/apis_services/fetched_files.yml +++ b/content/tocs/apis_services/fetched_files.yml @@ -153,6 +153,20 @@ repositories: - source: pictures/Global_Signaling_Architecture.png - source: pictures/iotbzh_logo_small.png - + url_fetch: "GITHUB_FETCH" + git_name: iotbzh/agl-documentation + git_commit: "master" + documents: + - source: candevstudio/docs/1_Usage.md + - source: candevstudio/docs/2_can_device_socketcan_backend.md + - source: candevstudio/docs/3_Add_CAN_Device.md + - source: candevstudio/docs/4_Configure_CanRawSender_Node.md + - source: candevstudio/docs/5_Using_CanRawView.md + - source: candevstudio/docs/pictures/CANdevStudio.png + - source: candevstudio/docs/pictures/canrawsender.png + - source: candevstudio/docs/pictures/canrawviewer.png + +- url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT git_name: "%project_source%/docs-agl" |