From: Winter Zhong Date: Fri, 16 Feb 2018 00:25:49 +0000 (+0800) Subject: Improve title of generated documentation (#5256) X-Git-Tag: v2.7.2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6660c63d10b54f4972170c4f3364b61bb9b9b3;p=thirdparty%2FChart.js.git Improve title of generated documentation (#5256) --- diff --git a/book.json b/book.json index 487fd095c..8b0f73970 100644 --- 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"],