mirror of
https://github.com/zhigang1992/redux.git
synced 2026-01-12 22:51:38 +08:00
18 lines
393 B
JSON
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/"
|
|
}
|
|
}
|
|
}
|