mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-17 09:08:10 +00:00
24 lines
No EOL
522 B
JSON
24 lines
No EOL
522 B
JSON
{
|
|
"tags" : {
|
|
"allowUnknownTags" : true
|
|
},
|
|
"plugins" : ["plugins/markdown"],
|
|
"templates" : {
|
|
"cleverLinks" : false,
|
|
"monospaceLinks" : false,
|
|
"default" : {
|
|
"outputSourceFiles" : true
|
|
},
|
|
"systemName" : "Tone.js",
|
|
"footer" : "",
|
|
"navType" : "vertical",
|
|
"theme" : "spacelab",
|
|
"linenums" : true,
|
|
"collapseSymbols" : true,
|
|
"inverseNav" : true
|
|
},
|
|
"markdown" : {
|
|
"parser" : "gfm",
|
|
"hardwrap" : true
|
|
}
|
|
} |