| { | |
| "title": "XOS Guide", | |
| "root": ".", | |
| "structure": { | |
| "summary": "SUMMARY.md" | |
| }, | |
| "variables": { | |
| "branch": "master" | |
| }, | |
| "plugins": [ | |
| "anchorjs", | |
| "custom-favicon", | |
| "smart-nav-collapse", | |
| "versions-select" | |
| ], | |
| "pluginsConfig": { | |
| "favicon": "static/xos.ico" | |
| } | |
| } | |