We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a67191 commit 41d26b7Copy full SHA for 41d26b7
book.json
@@ -1,27 +1,3 @@
1
{
2
- "title": "Nuxt Axios Module",
3
- "gitbook": ">3.0.0",
4
- "root": "./docs",
5
- "plugins": [
6
- "edit-link",
7
- "prism",
8
- "theme-vuejs-2",
9
- "-fontsettings",
10
- "github"
11
- ],
12
- "pluginsConfig": {
13
- "edit-link": {
14
- "base": "https://github.com/nuxt-community/axios-module/tree/master/docs",
15
- "label": "Edit This Page"
16
- },
17
- "github": {
18
- "url": "https://github.com/nuxt-community/axios-module"
19
- }
20
21
- "links": {
22
- "sharing": {
23
- "facebook": false,
24
- "twitter": false
25
26
+ "root": "./docs"
27
}
0 commit comments