Files
redux/book.json
2016-04-26 18:12:46 +01:00

18 lines
393 B
JSON

{
"gitbook": "2.4.3",
"title": "Redux",
"structure": {
"summary": "docs/README.md"
},
"plugins": ["edit-link", "prism", "-highlight", "github", "anker-enable"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/reactjs/redux/tree/master",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/reactjs/redux/"
}
}
}