summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoreine <nicolas@gitbook.com>2016-06-30 12:15:50 +0200
committerSoreine <nicolas@gitbook.com>2016-06-30 12:15:50 +0200
commit70fd4ded296a85190371c7456445af57de2f0818 (patch)
treeaa2384d3fd7cb78c8fd61073b9887c5d6282f667
parent9ce9388dfcf92dc6579e5d18ee1e2fb591aee620 (diff)
downloadgitbook-70fd4ded296a85190371c7456445af57de2f0818.zip
gitbook-70fd4ded296a85190371c7456445af57de2f0818.tar.gz
gitbook-70fd4ded296a85190371c7456445af57de2f0818.tar.bz2
Update theme-official for doc
-rw-r--r--book.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/book.js b/book.js
index cb2a360..5c03f21 100644
--- a/book.js
+++ b/book.js
@@ -6,10 +6,10 @@ module.exports = {
title: 'GitBook Toolchain Documentation',
// Enforce use of GitBook v3
- gitbook: '>=3.0.0-pre.0',
+ gitbook: '3.1.1',
// Use the "official" theme
- plugins: ['theme-official', 'sitemap'],
+ plugins: ['theme-official@2.1.0', '-sharing', '-fontsettings', 'sitemap'],
variables: {
version: pkg.version