summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Marec <frederic.marec@iot.bzh>2018-12-19 16:55:31 +0100
committerFrederic Marec <frederic.marec@iot.bzh>2018-12-20 20:57:11 +0100
commit2e97ca3fe775a7ea3d2dfcb20c2674336a73d5e1 (patch)
tree7100e6cfeeca19da9add0b586c8850bd46b8b9d1
parent48196b82c33f2c53e06494998318b4d7d13766a3 (diff)
Bug-AGL: SPEC-1988 Change-Id: Id8abac2bd1559b5e02a2f69a0ced200fe7eff9b5 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r--docs/devguides-book.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml
new file mode 100644
index 0000000..543117b
--- /dev/null
+++ b/docs/devguides-book.yml
@@ -0,0 +1,19 @@
+type: books
+books:
+-
+ id: app-controller-submodule
+ title: App Controller Submodule
+ description: App Controller Submodule documentation
+ keywords:
+ author: "IotBzh"
+ version: master
+ chapters:
+ - url: Usage.md
+ name: Usage
+ - url: configSample.md
+ name: Configuration Sample
+ - url: controller.md
+ name: Installation
+ - url: controllerConfig.md
+ name: Binding Configuration
+