{
    "tags": {
        "allowUnknownTags": false
    },
    "source": {
        "include": ["README.md", "index.js"],
        "includePattern": ".+\\.js$",
        "excludePattern": "(node_modules(\\\\|/))"
    },
    "plugins": [],
    "opts": {
        "template": "node_modules/docdash/",
        "encoding": "utf8",
        "destination": "jsdocs/",
        "recurse": true,
        "verbose": true,
        "access": "public"
    },
    "templates": {
        "cleverLinks": false,
        "monospaceLinks": false,
        "default": {
            "useLongnameInNav": true
        }
    },
    "openGraph": {
        "title": "UI5 Build and Development Tooling - API Reference",
        "type": "website",
        "image": "https://sap.github.io/ui5-tooling/docs/images/UI5_logo_wide.png",
        "site_name": "UI5 Build and Development Tooling - API Reference",
        "url": "https://sap.github.io/ui5-tooling/"
    },
    "docdash": {
        "sectionOrder": [
            "Modules",
            "Namespaces",
            "Classes",
            "Externals",
            "Events",
            "Mixins",
            "Tutorials",
            "Interfaces"
        ],
        "meta": {
            "title": "UI5 Build and Development Tooling - API Reference - UI5 FS",
            "description": "UI5 Build and Development Tooling - API Reference - UI5 FS",
            "keyword": "openui5 sapui5 ui5 build development tool api reference"
        },
        "search": true,
        "wrap": true,
        "menu": {
            "GitHub": {
                "href": "https://github.com/SAP/ui5-fs",
                "target": "_blank",
                "class": "menu-item",
                "id": "github_link"
            }
        }
    }
}
