diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-07-04 19:00:40 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-07-04 19:00:40 +0200 |
commit | b1bb356be470cfc10a0d9457166ad21af0bd3f19 (patch) | |
tree | 43c1f22633a607f7aa750996a9e51313bc3b7509 /docs/README.md | |
parent | 6e0d271e61236a3fe38c2f0ca76c784d3c42f8fa (diff) |
Update doc & use gitbook to enhance doc generation
Change-Id: If42c916f7664ea67b818a21b8f50c66c41e11f89
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..39f9209 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,22 @@ +# Introduction + +This document explain how to use the CMake templates files and associated +files to ease developement of AGL application. + +<br> +<br> +<br> +<br> +<br> + +| *Meta* | *Data* | +| -- | -- | +| **Title** | {{ config.title }} | +| **Author** | {{ config.author }} | +| **Description** | {{ config.description }} | +| **Keywords** | {{ config.keywords }} | +| **Language** | English | +| **Published** | Published {{ config.published }} as an electronic book | +| **Updated** | {{ gitbook.time }} | +| **Collection** | Open-source | +| **Website** | [{{ config.website }}]({{ config.website }}) | |