Merged PR 12304: removed half-created docset

removed half-created docset
This commit is contained in:
Liza Poggemeyer
2018-10-23 21:31:18 +00:00
parent 74456f709f
commit c02342a5b7
5 changed files with 0 additions and 69 deletions

View File

@ -101,22 +101,6 @@
"moniker_groups": [], "moniker_groups": [],
"version": 0 "version": 0
}, },
{
"docset_name": "license",
"build_source_folder": "windows/license",
"build_output_subfolder": "license",
"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"
},
{ {
"docset_name": "mdop-VSTS", "docset_name": "mdop-VSTS",
"build_source_folder": "mdop", "build_source_folder": "mdop",

View File

@ -1,2 +0,0 @@
- name: Index
href: index.md

View File

@ -1,3 +0,0 @@
- name: Docs
tocHref: /
topicHref: /

View File

@ -1,47 +0,0 @@
{
"build": {
"content": [
{
"files": [
"**/*.md",
"**/*.yml"
],
"exclude": [
"**/obj/**",
"**/includes/**",
"_themes/**",
"_themes.pdf/**",
"README.md",
"LICENSE",
"LICENSE-CODE",
"ThirdPartyNotices"
]
}
],
"resource": [
{
"files": [
"**/*.png",
"**/*.jpg"
],
"exclude": [
"**/obj/**",
"**/includes/**",
"_themes/**",
"_themes.pdf/**"
]
}
],
"overwrite": [],
"externalReference": [],
"globalMetadata": {
"breadcrumb_path": "/license/breadcrumb/toc.json",
"extendBreadcrumb": true,
"feedback_system": "None"
},
"fileMetadata": {},
"template": [],
"dest": "license",
"markdownEngineName": "markdig"
}
}

View File

@ -1 +0,0 @@
# Welcome to license!