re-frame/book.json

14 lines
253 B
JSON

{
"title": "re-frame",
"description": "Documentation of re-frame framework",
"language": "en",
"root": "./docs/",
"styles": {
"website": "styles/website.css"
},
"structure": {
"readme": "INTRO.md",
"summary": "README.md"
}
}