smartlog-destination-local/docs/book.json
2016-09-02 12:50:07 +02:00

15 lines
299 B
JSON

{
"structure": {
"readme": "index.md"
},
"plugins": [
"tonic",
"edit-link"
],
"pluginsConfig": {
"edit-link": {
"base": "https://gitlab.com/pushrocks/beautylog/edit/master/docs/",
"label": "Edit on GitLab"
}
}
}