]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Improve title of generated documentation (#5256)
authorWinter Zhong <wmzhong@users.noreply.github.com>
Fri, 16 Feb 2018 00:25:49 +0000 (08:25 +0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 16 Feb 2018 00:25:49 +0000 (19:25 -0500)
book.json

index 487fd095c0393bde552514aae9ee5a1a39276596..8b0f73970df020eaabf36d2ef04c7651ab9c0ca2 100644 (file)
--- a/book.json
+++ b/book.json
@@ -1,5 +1,6 @@
 {
   "root": "./docs",
+  "title": "Chart.js documentation",
   "author": "chartjs",
   "gitbook": "3.2.2",
   "plugins": ["-lunr", "-search", "search-plus", "anchorjs", "chartjs", "ga"],