diff options
-rw-r--r-- | docs/api-services-book.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml new file mode 100644 index 0000000..e50d070 --- /dev/null +++ b/docs/api-services-book.yml @@ -0,0 +1,15 @@ +type: books +books: +- + id: high-level-viwi-service + title: High Leval VIWI Service + description: High Leval VIWI Service documentation + keywords: + author: "iotbzh" + version: master + chapters: + - url: 1-Architecture.md + destination: high-viwi-architecture.md + name: Architecture presentation + - url: 2-Install-Usage.md + name: Installation and Usage Guide
\ No newline at end of file |