diff options
Diffstat (limited to 'docs')
-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 |