diff options
| author | Ken <kenny@madgloryint.com> | 2017-11-01 13:27:17 -0400 |
|---|---|---|
| committer | Ken <kenny@madgloryint.com> | 2017-11-01 13:27:17 -0400 |
| commit | 1385a3cefc7312a3f18e8d78a854411b53c75e67 (patch) | |
| tree | f27292fc20215f68c25ab09830947da56fb732a9 /book.json | |
| parent | 0f19a09673be2bb79426e21a6460d5095f43287a (diff) | |
| download | vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.tar.gz vainglory-docs-1385a3cefc7312a3f18e8d78a854411b53c75e67.zip | |
Initial commit of the new logs.
Diffstat (limited to 'book.json')
| -rw-r--r-- | book.json | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/book.json b/book.json deleted file mode 100644 index 35413f5..0000000 --- a/book.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "title": "Vainglory API Documentation", - "author": "MadGlory Interactive, LLC.", - "description": "Vainglory API Documentation", - "plugins": [ - "theme-api", - "scripts" - ], - "pluginsConfig": { - "scripts": { - "files": [ - "./ga.js" - ] - }, - "theme-api": { - "split": false, - "languages": [ - { - "lang": "js", - "name": "JavaScript", - "default": true - }, - { - "lang": "go", - "name": "Go" - }, - { - "lang": "java", - "name": "Java" - }, - { - "lang": "shell", - "name": "Shell" - }, - { - "lang": "python", - "name": "Python" - }, - { - "lang": "ruby", - "name": "Ruby" - } - ] - } - } -} |
