From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- book.json | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 book.json (limited to 'book.json') 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" - } - ] - } - } -} -- cgit v1.3.1