2015-01-13 16:26:01 +08:00
|
|
|
{
|
2015-01-28 06:26:18 +08:00
|
|
|
"path" : "ink-docstrap",
|
2015-01-13 16:26:01 +08:00
|
|
|
"tags" : {
|
|
|
|
"allowUnknownTags" : true
|
|
|
|
},
|
|
|
|
"plugins" : ["plugins/markdown"],
|
|
|
|
|
|
|
|
"templates" : {
|
|
|
|
"cleverLinks" : false,
|
|
|
|
"monospaceLinks" : false,
|
|
|
|
"dateFormat" : "ddd MMM Do YYYY",
|
|
|
|
"outputSourceFiles" : true,
|
|
|
|
"outputSourcePath" : true,
|
2015-01-27 16:25:10 +08:00
|
|
|
"systemName" : "Konva",
|
2015-01-13 16:26:01 +08:00
|
|
|
"footer" : "",
|
2015-01-27 16:25:10 +08:00
|
|
|
"copyright" : "Konva Copyright © 2015 The contributors to the Konva project.",
|
2015-01-13 16:26:01 +08:00
|
|
|
"navType" : "vertical",
|
|
|
|
"theme" : "cosmo",
|
|
|
|
"linenums" : true,
|
|
|
|
"collapseSymbols" : false,
|
|
|
|
"inverseNav" : true,
|
|
|
|
"highlightTutorialCode" : true,
|
|
|
|
"analytics" : {
|
|
|
|
"ua" : "UA-54202824-2",
|
2015-01-27 16:25:10 +08:00
|
|
|
"domain" : "http://konvajs.github.io"
|
2015-01-13 16:26:01 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"markdown" : {
|
|
|
|
"parser" : "gfm",
|
|
|
|
"hardwrap" : true
|
|
|
|
}
|
|
|
|
}
|