-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbook.json
More file actions
1 lines (1 loc) · 805 Bytes
/
book.json
File metadata and controls
1 lines (1 loc) · 805 Bytes
1
{ "title": "Documentation | Visual System Integrator", "styles": { "website": "style.css" }, "plugins": ["ga", "versions", "bring-yer-favicon", "block-align", "theme-api"], "pluginsConfig": { "ga": { "token": "UA-90334039-2" }, "versions": { "gitbookConfigURL": "https://raw.githubusercontent.com/systemviewinc/docs.systemviewinc.com/master/book.json", "options": [ {"value": "/2017.1", "text": "2017.1"}, {"value": "/2017.2", "text": "2017.2"}, {"value": "/2017.3", "text": "2017.3"}, {"value": "/2017.4", "text": "2017.4","selected": true} ] }, "block-align" : {}, "bring-yer-favicon": { "favicons": { "favicon.ico": "assets/favicons/favicon.ico", "apple-touch-icon-precomposed-152.png": "assets/favicons/apple-touch-icon-precomposed-152.png" } } } }