diff options
author | Clément Bénier <clement.benier@iot.bzh> | 2018-11-18 23:21:02 +0100 |
---|---|---|
committer | Stéphane Desneux <stephane.desneux@iot.bzh> | 2018-11-27 09:01:05 +0100 |
commit | cde6cb1f1be5982b9d4e20c54072b21700f6e5dd (patch) | |
tree | 4fe3a7ac9c819986827ff0fbf935fcb0df02d866 /content/tocs/apis_services/section_master.yml | |
parent | 9661bbba26f9d9e42b9e60ae2d028e10dbe4ee7a (diff) |
new api service book
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'content/tocs/apis_services/section_master.yml')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index 455117d..d35c64b 100644 --- a/content/tocs/apis_services/section_master.yml +++ b/content/tocs/apis_services/section_master.yml @@ -8,4 +8,10 @@ books: id: app-framework-binder-apis-services url_fetch : "https://git.automotivelinux.org/src/app-framework-binder/plain/docs/app-framework-binder-book.yml?h=sandbox/benierc/newdocs" path: docs/app-framework-binder-book.yml - +- id: message-signaling + url_fetch: "https://raw.githubusercontent.com/benierc/docs-sources/master/%source%" + path: docs/signaling-book.yml + books: + - id: high-level-viwi + url_fetch: "https://raw.githubusercontent.com/benierc/high-level-viwi-service/master/%source%" + path: docs/high-level-viwi-book.yml |