Remove azuredotnet in .openpublishing.publish.config.json under live branch.

This commit is contained in:
olprod 2021-08-19 16:53:25 -07:00
Родитель 5808251e3f
Коммит 5f22b5ab49
1 изменённых файлов: 87 добавлений и 126 удалений

Просмотреть файл

@ -1,127 +1,88 @@
{
"docsets_to_publish": [
{
"customized_tasks": {
"docset_postbuild": [
"_dependentPackages/ECMA2Yaml/tools/PostBuild.ps1"
],
"docset_prebuild": [
"_dependentPackages/ECMA2Yaml/tools/Run.ps1",
"_dependentPackages/CommonPlugins/tools/SplitTOC.ps1",
"_dependentPackages/CommonPlugins/tools/JoinTOC.ps1",
"_dependentPackages/CommonPlugins/tools/DiffFolder.ps1"
]
},
"build_output_subfolder": ".",
"locale": "de-DE",
"docset_name": "azuredotnet",
"open_to_public_contributors": false,
"monikers": [
"azure-dotnet"
],
"version": 0,
"build_source_folder": ".",
"template_folder": "_themes",
"build_entry_point": "docs",
"type_mapping": {
"APIConnector": "Content",
"RestApi": "Content",
"LandingData": "Content",
"UniversalReference": "Content",
"ManagedReference": "Content",
"Conceptual": "Content",
"NetEnum": "Content",
"NetDelegate": "Content",
"NetNamespace": "Content",
"NetMember": "Content",
"NetType": "Content",
"ReferenceContainer": "Content"
}
}
],
"notification_subscribers": [],
"branches_to_filter": [
"live"
],
"continue_with_document_error": true,
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"enable_incremental_build": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft.de-DE",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_repo.en-us",
"url": "https://github.com/Azure/azure-docs-sdk-dotnet",
"branch": "live",
"branch_mapping": {
"live": "live",
"main": "main"
}
},
{
"path_to_root": "azure-storage-net",
"url": "https://github.com/Azure/azure-storage-net",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "aci-docs-sample-dotnet",
"url": "https://github.com/Azure-Samples/aci-docs-sample-dotnet",
"branch": "master",
"branch_mapping": {}
}
],
"need_generate_pdf_url_template": false,
"docs_build_engine": {
"name": "docfx_v3"
},
"need_generate_pdf": false,
"SplitTOC": "api/toc.yml",
"JoinTOCPlugin": [
{
"ReferenceTOC": "api/toc.yml",
"ReferenceTOCUrl": "/dotnet/api/azure_ref_toc/toc.json",
"TopLevelTOC": "docs-ref-toc/top_level_toc.yml",
"ConceptualTOCUrl": "/dotnet/azure/toc.json",
"ConceptualTOC": "docs-ref-conceptual/toc.yml",
"ContainerPageMetadata": {
"langs": [
"csharp"
]
},
"OutputFolder": "api/overview/azure",
"HideEmptyNode": true
}
],
"need_generate_intellisense": false,
"ECMA2Yaml": {
"OutputYamlFolder": "api",
"SourceXmlFolder": "xml",
"Flatten": true,
"SDPMode": true
},
"DiffFolder": [
"api"
],
"dependent_packages": [
{
"path_to_root": "_dependentPackages/CommonPlugins",
"target_framework": "net45",
"version": "latest",
"id": "Microsoft.OpenPublishing.CommonPlugins",
"nuget_feed": "https://www.myget.org/F/op/api/v2"
},
{
"id": "Microsoft.DocAsCode.ECMA2Yaml",
"nuget_feed": "https://www.myget.org/F/op/api/v2",
"path_to_root": "_dependentPackages/ECMA2Yaml",
"target_framework": "net45",
"version": "latest"
}
]
{
"docsets_to_publish": [],
"notification_subscribers": [],
"branches_to_filter": [
"live"
],
"continue_with_document_error": true,
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft.de-DE",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_repo.en-us",
"url": "https://github.com/Azure/azure-docs-sdk-dotnet",
"branch": "live",
"branch_mapping": {
"live": "live",
"main": "main"
}
},
{
"path_to_root": "azure-storage-net",
"url": "https://github.com/Azure/azure-storage-net",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "aci-docs-sample-dotnet",
"url": "https://github.com/Azure-Samples/aci-docs-sample-dotnet",
"branch": "master",
"branch_mapping": {}
}
],
"need_generate_pdf_url_template": false,
"docs_build_engine": {
"name": "docfx_v3"
},
"enable_incremental_build": true,
"need_generate_pdf": false,
"SplitTOC": "api/toc.yml",
"JoinTOCPlugin": [
{
"ReferenceTOC": "api/toc.yml",
"ReferenceTOCUrl": "/dotnet/api/azure_ref_toc/toc.json",
"TopLevelTOC": "docs-ref-toc/top_level_toc.yml",
"ConceptualTOCUrl": "/dotnet/azure/toc.json",
"ConceptualTOC": "docs-ref-conceptual/toc.yml",
"ContainerPageMetadata": {
"langs": [
"csharp"
]
},
"OutputFolder": "api/overview/azure",
"HideEmptyNode": true
}
],
"need_generate_intellisense": false,
"ECMA2Yaml": {
"OutputYamlFolder": "api",
"SourceXmlFolder": "xml",
"Flatten": true,
"SDPMode": true
},
"DiffFolder": [
"api"
],
"dependent_packages": [
{
"path_to_root": "_dependentPackages/CommonPlugins",
"target_framework": "net45",
"version": "latest",
"id": "Microsoft.OpenPublishing.CommonPlugins",
"nuget_feed": "https://www.myget.org/F/op/api/v2"
},
{
"id": "Microsoft.DocAsCode.ECMA2Yaml",
"nuget_feed": "https://www.myget.org/F/op/api/v2",
"path_to_root": "_dependentPackages/ECMA2Yaml",
"target_framework": "net45",
"version": "latest"
}
]
}