tscoverage/docs/book.json

19 lines
378 B
JSON
Raw Normal View History

2016-08-31 10:04:14 +00:00
{
"structure": {
"readme": "index.md"
},
"plugins": [
"disqus",
"tonic",
"edit-link"
],
"pluginsConfig": {
"edit-link": {
"base": "https://gitlab.com/pushrocks/npmts/edit/master/",
"label": "Edit on GitLab"
},
"disqus": {
"shortName": "mojoio-docs"
}
}
}