{ "opts": { "destination": "docs/js", "package": "package.json", "pedantic": true, "readme": "README.md", "recurse": true, "template": "node_modules/jsdoc-wmf-theme" }, "plugins": [ "plugins/markdown" ], "source": { "include": [ "resources" ] }, "templates": { "cleverLinks": true, "default": { "useLongnameInNav": true }, "wmf": { "linkMap": { "Overlay": "https://doc.wikimedia.org/MobileFrontend/master/js/js/Overlay.html", "Window": "https://developer.mozilla.org/en-US/docs/Web/API/Window", "Element": "https://developer.mozilla.org/en-US/docs/Web/API/Element", "HTMLElement": "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement", "jQuery": "https://api.jquery.com/Types/#jQuery", "Drawer": "https://doc.wikimedia.org/MobileFrontend/master/js/js/Drawer.html", "Icon": "https://doc.wikimedia.org/MobileFrontend/master/js/js/Icon.html", "View": "https://doc.wikimedia.org/MobileFrontend/master/js/js/View.html" } } } }