forked from platformsh/platformsh-docs
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbook.json
More file actions
26 lines (26 loc) · 687 Bytes
/
book.json
File metadata and controls
26 lines (26 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"title": "Platform.sh Documentation",
"description": "Platform.sh Documentation",
"version": "2.1.0",
"plugins": [
"ga", "edit-link", "anchors", "theme-platform"
],
"pluginsConfig": {
"ga": {
"token": "UA-4064131-10"
},
"edit-link": {
"base": "https://github.com/platformsh/platformsh-docs/edit/dev",
"label": "Edit This Page"
}
},
"links": {
"sharing": {
"google": null,
"facebook": null,
"twitter": null,
"weibo": null,
"all": null
}
}
}