diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 9ea8c1f169..d9934af08a 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -101,22 +101,6 @@ "moniker_groups": [], "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", "build_source_folder": "mdop", diff --git a/windows/license/TOC.yml b/windows/license/TOC.yml deleted file mode 100644 index b5ef71ac32..0000000000 --- a/windows/license/TOC.yml +++ /dev/null @@ -1,2 +0,0 @@ -- name: Index - href: index.md \ No newline at end of file diff --git a/windows/license/breadcrumb/toc.yml b/windows/license/breadcrumb/toc.yml deleted file mode 100644 index 61d8fca61e..0000000000 --- a/windows/license/breadcrumb/toc.yml +++ /dev/null @@ -1,3 +0,0 @@ -- name: Docs - tocHref: / - topicHref: / \ No newline at end of file diff --git a/windows/license/docfx.json b/windows/license/docfx.json deleted file mode 100644 index 48d2f8a49d..0000000000 --- a/windows/license/docfx.json +++ /dev/null @@ -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" - } -} \ No newline at end of file diff --git a/windows/license/index.md b/windows/license/index.md deleted file mode 100644 index 8356233915..0000000000 --- a/windows/license/index.md +++ /dev/null @@ -1 +0,0 @@ -# Welcome to license! \ No newline at end of file