diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-03-20 19:29:41 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-03-20 20:15:13 +0100 |
commit | c9b405ea53461c174544bb570bf92d756c9ab4bb (patch) | |
tree | 7da97f913879073114d1967598e00f506656d5d3 /book.json | |
parent | 49ce83ea664123d3e419af937b0990627acdeb6e (diff) |
Documentation: reviewed and updated
Some fixes:
* document title
* gitbook-plugin-richquotes disabled due to bad rendering
* TOC titles and ordering
Change-Id: I09b133f45a32b179ca4d1e8e13ea3b1e2fdb795b
Diffstat (limited to 'book.json')
-rw-r--r-- | book.json | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -24,8 +24,7 @@ "hidepagefooters": [2, 3], "plugins": [ - "regexplace", - "richquotes" + "regexplace" ], "pluginsConfig": { "regexplace": { @@ -90,4 +89,4 @@ ] } } -}
\ No newline at end of file +} |