forked from pycom/pydocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.json
More file actions
35 lines (35 loc) · 1 KB
/
Copy pathbook.json
File metadata and controls
35 lines (35 loc) · 1 KB
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
27
28
29
30
31
32
33
34
35
{
"plugins": ["hints","page-ref","-fontsettings","github","youtube","search","algolia","simpletabs","meta-single","analytics","anchors","grid","otherlink","header"],
"pluginsConfig": {
"fontsettings": {
"theme": "white",
"family": "sans",
"size": 2
},
"github": {
"url": "https://github.com/pycom/pycom-documentation"
},
"lunr" : {
"maxIndexSize": 1000000000
},
"algolia": {
"index": "pycom_docs",
"applicationID": "PRTCZZ12F8",
"publicKey": "7114b80bdadf6ee349fb88497b7c1029",
"freeAccount": "true"
},
"meta-single": {
"name": "google-site-verification",
"content": "Kbyrn6in1PWDoUk5OR65BLF-Ff4wU9WcT3RcJb6-VYM"
},
"analytics": {
"google": "UA-72107804-3"
},
"layout": {
"headerPath" : "alexa.html"
}
},
"styles": {
"website": "assets/style/cms.css"
}
}