summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/api-services-book.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/api-services-book.yml b/docs/api-services-book.yml
new file mode 100644
index 00000000..c72b92e6
--- /dev/null
+++ b/docs/api-services-book.yml
@@ -0,0 +1,16 @@
+type: books
+books:
+-
+ id: agl-service-can-low-level
+ title: AGL Service CAN Low Level
+ description: AGL Service CAN Low Level documentation
+ keywords:
+ author: "IotBzh"
+ version: master
+ chapters:
+ - url: 1-Architecture.md
+ name: Architecture presentation
+ - url: 2-Installation.md
+ name: Installation Guide
+ - url: 3-Usage.md
+ name: Usage Guide \ No newline at end of file