Remove windows-update in .openpublishing.publish.config.json under main branch.

This commit is contained in:
Christopher McClister 2022-06-30 12:37:18 -07:00
parent 03e9a7e77a
commit 07d2e54d88

View File

@ -273,22 +273,6 @@
"build_entry_point": "docs", "build_entry_point": "docs",
"template_folder": "_themes" "template_folder": "_themes"
}, },
{
"docset_name": "windows-update",
"build_source_folder": "windows/update",
"build_output_subfolder": "windows-update",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
},
{ {
"docset_name": "win-threat-protection", "docset_name": "win-threat-protection",
"build_source_folder": "windows/threat-protection", "build_source_folder": "windows/threat-protection",
@ -360,13 +344,13 @@
"Pdf" "Pdf"
] ]
}, },
"need_generate_pdf_url_template": true,
"targets": { "targets": {
"Pdf": { "Pdf": {
"template_folder": "_themes.pdf" "template_folder": "_themes.pdf"
} }
}, },
"docs_build_engine": {}, "docs_build_engine": {},
"need_generate_pdf_url_template": true,
"contribution_branch_mappings": {}, "contribution_branch_mappings": {},
"need_generate_pdf": false, "need_generate_pdf": false,
"need_generate_intellisense": false "need_generate_intellisense": false