From 172de02f9f7b26cd25da0f0318dbfdedffc6dcb8 Mon Sep 17 00:00:00 2001 From: astaxie Date: Thu, 2 Apr 2015 00:10:30 +0800 Subject: [PATCH] Delete book.json --- book.json | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 book.json diff --git a/book.json b/book.json deleted file mode 100644 index a6316e03..00000000 --- a/book.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "output": null, - "generator": "site", - "title": "Build Web Application with golang", - "description": "Build Web Application with golang", - "extension": null, - "plugins": [], - "pluginsConfig": { - "fontSettings": { - "theme": "sepia", "night" or "white", - "family": "serif" or "sans", - "size": 1 to 4 - } - }, - "pdf": { - "toc": true, - "pageNumbers": true, - "fontSize": 18, - "paperSize": "a4", - "margin": { - "right": 36, - "left": 36, - "top": 36, - "bottom": 36 - } - } - "links": { - "home": "https://github.com/astaxie/build-web-application-with-golang", - "about": "https://github.com/astaxie/build-web-application-with-golang", - "issues": "https://github.com/astaxie/build-web-application-with-golang/issues", - "edit": null, - "sharing": { - "google": null, - "facebook": null, - "twitter": null, - "weibo": null - } - } -} \ No newline at end of file