diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-12-17 16:21:40 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2018-12-20 19:41:25 +0100 |
commit | 06be29cd95f0a43d2f8e7e82ae1385defac24114 (patch) | |
tree | 4e5fe7d21d0afd8a4f8dca0e8a0c38992f5fd429 /docs/api-services-book.yml | |
parent | 74c0e1f8e2a6dbc5b7485c3b06e12d4ad7f43c6b (diff) |
docs: add yaml bookhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.90.06.99.46.99.3
Bug-AGL: SPEC-1988
Change-Id: Ic2877cae5a20756655fab29634304d88d196073a
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to 'docs/api-services-book.yml')
-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 |