diff --git a/book.js b/book.js index 3c165735c..ec649fb34 100644 --- a/book.js +++ b/book.js @@ -3,7 +3,7 @@ var pkg = require('./package.json'); module.exports = { // Documentation for GitBook is stored under "docs" root: './docs', - title: 'GitBook Documentation', + title: 'GitBook Toolchain Documentation', // Enforce use of GitBook v3 gitbook: pkg.version, diff --git a/docs/README.md b/docs/README.md index 8507cb2e7..d62623173 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -# GitBook Format Documentation +# GitBook Toolchain Documentation This document aims to be a comprehensive guide to GitBook. It contains the full documentation for version **{{ book.version }}**. Help for GitBook.com specific questions can be found at [help.gitbook.com](https://help.gitbook.com).