diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:24:18 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2019-01-09 15:24:18 +0100 |
commit | 72222edaa71ab76346de703bf78e89c6f505228a (patch) | |
tree | 0195ffb40262e1080a9569a61c477f5b18d4c084 | |
parent | 0cebbdfcf718bbe789f8add41a078a3740f5cd8f (diff) |
docs: add yaml bookflounder_6.0.5flounder_6.0.4flounder/6.0.5flounder/6.0.46.0.56.0.4flounder
Bug-AGL: SPEC-1988
Change-Id: If2fc7881f0b44946d80cdaafb0aa26b8a3a62001
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r-- | docs/api-services-book.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml new file mode 100644 index 0000000..068d803 --- /dev/null +++ b/docs/api-services-book.yml @@ -0,0 +1,18 @@ +type: books +books: +- + id: agl-service-signal-composer + title: AGL Service Signal Composer + description: AGL Service Signal Composer documentation + keywords: + author: "IotBzh" + version: master + chapters: + - url: part-1/1-Architecture.md + name: Architecture presentation + - url: part-1/2-Configuration.md + name: Configuration + - url: part-1/3-Plugins.md + name: Plugins + - url: part-1/4-SignalComposerAPI.md + name: Signal Composer API
\ No newline at end of file |