* scripting enhancements * tests * cleanup / tests * new docs wip * add more docs * more updates * add caching docs * add sse docs * more docs * sidebar, and fix navigation blocks * remove old docs * set proper meta * fixes
14 lines
340 B
JSON
14 lines
340 B
JSON
{
|
|
"includeLanguages": {
|
|
"go": "html"
|
|
},
|
|
"experimental": {
|
|
"configFile": null,
|
|
"classRegex": [
|
|
["Class\\(([^)]*)\\)", "[\"`]([^\"`]*)[\"`]"],
|
|
["ClassX\\(([^)]*)\\)", "[\"`]([^\"`]*)[\"`]"],
|
|
["ClassIf\\(([^)]*)\\)", "[\"`]([^\"`]*)[\"`]"],
|
|
["Classes\\(([^)]*)\\)", "[\"`]([^\"`]*)[\"`]"]
|
|
]
|
|
}
|
|
}
|