diff options
author | Corentin Le Gall <corentinlgs@gmail.com> | 2018-07-19 15:57:30 +0200 |
---|---|---|
committer | Corentin Le Gall <corentinlgs@gmail.com> | 2018-07-24 14:42:12 +0200 |
commit | c96df58a88b60c7501b3c8a758c0277c17088371 (patch) | |
tree | 1e982c565a4fd0ba65a382cc1cba97efe891c34b /conf.d | |
parent | 55673d50338f041763e6e38f38ea3fc311f2bdc1 (diff) |
Changed doc to GitBook format + added doc
-Changed README.md to a complet GitBook doc.
-Added explanations about EvtGrpReceived functions.
-Corrected mistakes + reduced lines length.
Change-Id: I1a077ddf6acb520a9158de658d3c09b12a2029d4
Signed-off-by: Corentin Le Gall <corentinlgs@gmail.com>
Diffstat (limited to 'conf.d')
m--------- | conf.d/app-templates | 0 | ||||
-rw-r--r-- | conf.d/controller/etc/aft-aftest.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates -Subproject 6fb38467ca1609a1aa1be865b38648f37861af7 +Subproject f94e45e8a48e16e3001cb55c4f8c3c0a2a2c9e2 diff --git a/conf.d/controller/etc/aft-aftest.json b/conf.d/controller/etc/aft-aftest.json index 3df6ba1..1a6c79a 100644 --- a/conf.d/controller/etc/aft-aftest.json +++ b/conf.d/controller/etc/aft-aftest.json @@ -5,7 +5,7 @@ "uid": "Test", "version": "1.0", "api": "afTest", - "info": "Binding made to tests other bindings", + "info": "Binding made to test other bindings", "require": [ "hello" ] |