insomnia/book.json
2016-05-11 13:23:33 -07:00

18 lines
414 B
JSON

{
"gitbook": "2.x.x",
"title": "Insomnia Rest Client",
"structure": {
"summary": "docs/README.md"
},
"plugins": ["edit-link", "prism", "-highlight", "github", "anker-enable"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/gschier/insomnia/tree/master",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/gschier/insomnia/"
}
}
}