summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--book.js2
-rw-r--r--docs/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/book.js b/book.js
index 3c16573..ec649fb 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 8507cb2..d626231 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).