endpointjs
Version:
Endpoint.js enables modules within a web application to discover and use each other, whether that be on the same web page, other browser windows and tabs, iframes, servers and web workers in a reactive way by providing robust discovery, execution and stre
28 lines (27 loc) • 828 B
JSON
{
"tags" : {
"allowUnknownTags" : true
},
"plugins" : ["plugins/markdown"],
"templates" : {
"cleverLinks" : false,
"monospaceLinks" : false,
"dateFormat" : "ddd MMM Do YYYY",
"outputSourceFiles" : false,
"outputSourcePath" : false,
"systemName" : "Endpoint.js",
"footer" : "",
"copyright" : "©2016 Booz Allen Hamilton, All rights reserved. Powered by InnoVision, created by the GIAT.",
"navType" : "vertical",
"theme" : "cerulean",
"linenums" : true,
"collapseSymbols" : false,
"inverseNav" : true,
"highlightTutorialCode" : true,
"protocol": "fred://"
},
"markdown" : {
"parser" : "gfm",
"hardwrap" : true
}
}