Remove useless Makefile as we use CMake files.
[apps/low-level-can-service.git] / book.json
index b22e42f..dc7d773 100644 (file)
--- a/book.json
+++ b/book.json
@@ -1,11 +1,11 @@
 {
     "title": "Low Level CAN Binding Guide",
-    "description": "Low level CAN bus binder, based upon OpenXC vi-firmware project.",
-    "keywords": "AGL, Development, CAN, binder, OpenXC",
+    "description": "Low level CAN bus binding, based upon OpenXC vi-firmware project.",
+    "keywords": "AGL, Development, CAN, binding, binder, OpenXC",
     "author": "IoT.Bzh Team",
     "website": "http://iot.bzh",
-    "published": "March 2017",
-    "version": "1.0",
+    "published": "June 2017",
+    "version": "4.0",
 
     "gitbook": "3.2.2",
     "root": "docs",
@@ -24,8 +24,7 @@
     "hidepagefooters": [2, 3],
 
     "plugins": [
-        "regexplace",
-        "richquotes"
+        "regexplace"
     ],
     "pluginsConfig": {
         "regexplace": {
@@ -90,4 +89,4 @@
             ]
         }
     }
-}
\ No newline at end of file
+}