smartcli/docs/book.json

15 lines
295 B
JSON
Raw Permalink Normal View History

2016-09-04 15:32:12 +00:00
{
"structure": {
"readme": "index.md"
},
"plugins": [
"tonic",
"edit-link"
],
"pluginsConfig": {
"edit-link": {
"base": "https://gitlab.com/pushrocks/npmts/edit/master/docs/",
"label": "Edit on GitLab"
}
}
}