2015-01-13 15:26:01 +07:00
|
|
|
{
|
2025-08-19 14:15:14 +12:00
|
|
|
"path": "ink-docstrap",
|
|
|
|
|
"tags": {
|
|
|
|
|
"allowUnknownTags": true
|
|
|
|
|
},
|
|
|
|
|
"plugins": ["plugins/markdown"],
|
2015-01-13 15:26:01 +07:00
|
|
|
|
2025-08-19 14:15:14 +12:00
|
|
|
"templates": {
|
|
|
|
|
"cleverLinks": false,
|
|
|
|
|
"monospaceLinks": false,
|
|
|
|
|
"dateFormat": "ddd MMM Do YYYY",
|
|
|
|
|
"outputSourceFiles": true,
|
|
|
|
|
"outputSourcePath": true,
|
|
|
|
|
"systemName": "Konva",
|
|
|
|
|
"footer": "",
|
|
|
|
|
"copyright": "Konva Copyright © 2015 The contributors to the Konva project.",
|
|
|
|
|
"navType": "vertical",
|
|
|
|
|
"theme": "cosmo",
|
|
|
|
|
"linenums": true,
|
|
|
|
|
"collapseSymbols": false,
|
|
|
|
|
"inverseNav": true,
|
|
|
|
|
"highlightTutorialCode": true
|
|
|
|
|
},
|
|
|
|
|
"markdown": {
|
|
|
|
|
"parser": "gfm",
|
|
|
|
|
"hardwrap": true
|
|
|
|
|
}
|
2015-01-13 15:26:01 +07:00
|
|
|
}
|