Merged PR 5622: Merge fix-build-warning to master

This commit is contained in:
Brian Lich 2018-01-31 21:28:19 +00:00
parent 1a3f4cf6c6
commit f9e9aeaa8b
2 changed files with 0 additions and 55 deletions

View File

@ -102,24 +102,6 @@
"moniker_groups": [],
"version": 0
},
{
"docset_name": "microsoft-365",
"build_source_folder": "microsoft-365",
"build_output_subfolder": "microsoft-365",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": false,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"moniker_groups": [],
"version": 0
},
{
"docset_name": "microsoft-edge-VSTS",
"build_source_folder": "browsers/edge",

View File

@ -1,37 +0,0 @@
{
"build": {
"content": [
{
"files": [
"**/*.md"
],
"exclude": [
"**/obj/**",
"**/includes/**",
"README.md",
"LICENSE",
"LICENSE-CODE",
"ThirdPartyNotices"
]
}
],
"resource": [
{
"files": [
"**/*.png",
"**/*.jpg"
],
"exclude": [
"**/obj/**",
"**/includes/**"
]
}
],
"overwrite": [],
"externalReference": [],
"globalMetadata": {},
"fileMetadata": {},
"template": [],
"dest": "microsoft-365"
}
}