{
  "build": {
    "content":
      [
        {
          "files": ["**/**.md", "**/**.yml"],
          "exclude": ["**/obj/**"]
        }
      ],
    "resource": [
        {
          "files": ["**/images/**"],
          "exclude": ["**/obj/**"]
        }
    ],
    "globalMetadata": {
        "ROBOTS": "INDEX, FOLLOW",
        "audience": "ITPro",
        "breadcrumb_path": "/itpro/windows/breadcrumb/toc.json",
		"_op_documentIdPathDepotMapping": {
			"./": {
			  "depot_name": "Win.windows"
			}
		}
    },
    "externalReference": [
    ],
    "template": "op.html",
    "dest": "windows",
    "markdownEngineName": "dfm"
  }
}
