summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-02-24 19:54:14 +0100
committerClément Bénier <clement.benier@iot.bzh>2019-02-24 19:54:14 +0100
commit2b371e2b45e0a3139608caec65f3d68e01589b53 (patch)
tree083663215121df2a9bd182b2080defa2467d126a
parent1701ae9c3cc37139f36adc8116e37ebf68102caa (diff)
handle-docs-book: book for handling docs
Change-Id: I41c773681488f25811b8cf44a3b173291fb013c6 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
-rw-r--r--docs/handle-docs-book.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/handle-docs-book.yml b/docs/handle-docs-book.yml
new file mode 100644
index 0000000..34017a9
--- /dev/null
+++ b/docs/handle-docs-book.yml
@@ -0,0 +1,13 @@
+type: books
+books:
+-
+ id: handle-docs
+ title: "Add your documentation to AGL"
+ description:
+ keywords:
+ author:
+ version: master
+ chapters:
+ - url: "handle-docs/handle-docs.md"
+ name: Handle documentation
+