re-frame/book.json

14 lines
253 B
JSON
Raw Normal View History

2017-09-14 16:33:02 +01:00
{
"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"
}
2017-09-14 16:33:02 +01:00
}