blob: 838f2f4637c76cb12fa75ca4823c6db2009ebdbd [file] [log] [blame]
{
"extensions": [
{
"type": "@WebInspector.ContextMenu.Provider",
"contextTypes": [ "WebInspector.CodeMirrorTextEditor" ],
"className": "WebInspector.DocumentationView.ContextMenuProvider"
}
],
"scripts": [
"WikiParser.js",
"JSArticle.js",
"CSSArticle.js",
"DocumentationURLProvider.js",
"DocumentationView.js"
]
}