-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove OfficeDocs-O365Kaizala in .openpublishing.publish.config.json …
…under main branch.
- Loading branch information
Showing
1 changed file
with
147 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,166 +1,148 @@ | ||
{ | ||
"docsets_to_publish": [ | ||
{ | ||
"docset_name": "OfficeDocs-O365Admin", | ||
"build_source_folder": "Office365-Admin", | ||
"build_output_subfolder": "OfficeDocs-O365Admin", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [ | ||
"=o365-worldwide || =o365-21vianet || =o365-germany" | ||
], | ||
"open_to_public_contributors": true, | ||
"type_mapping": { | ||
"Conceptual": "Content", | ||
"ManagedReference": "Content", | ||
"RestApi": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes" | ||
}, | ||
{ | ||
"docset_name": "OfficeDocs-O365Home", | ||
"build_source_folder": "Office365-Home", | ||
"build_output_subfolder": "OfficeDocs-O365Home", | ||
"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": "OfficeDocs-O365Kaizala", | ||
"build_source_folder": "Office365-Kaizala", | ||
"build_output_subfolder": "OfficeDocs-O365Kaizala", | ||
"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": "OfficeDocs-O365MileIQ", | ||
"build_source_folder": "Office365-MileIQ", | ||
"build_output_subfolder": "OfficeDocs-O365MileIQ", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [], | ||
"open_to_public_contributors": true, | ||
"type_mapping": { | ||
"Conceptual": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes" | ||
}, | ||
{ | ||
"docset_name": "OfficeDocs-O365Planner", | ||
"build_source_folder": "Office365-Planner", | ||
"build_output_subfolder": "OfficeDocs-O365Planner", | ||
"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": "OfficeDocs-O365SmallBusiness", | ||
"build_source_folder": "Office365-SmallBusiness", | ||
"build_output_subfolder": "OfficeDocs-O365SmallBusiness", | ||
"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": "OfficeDocs-Yammer", | ||
"build_source_folder": "yammer", | ||
"build_output_subfolder": "OfficeDocs-Yammer", | ||
"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" | ||
} | ||
], | ||
"notification_subscribers": [], | ||
"sync_notification_subscribers": [], | ||
"branches_to_filter": [], | ||
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/OfficeDocs-O365ITPro", | ||
"git_repository_branch_open_to_public_contributors": "public", | ||
"skip_source_output_uploading": false, | ||
"need_preview_pull_request": true, | ||
"contribution_branch_mappings": {}, | ||
"dependent_repositories": [ | ||
{ | ||
"path_to_root": "_themes", | ||
"url": "https://github.com/Microsoft/templates.docs.msft", | ||
"branch": "main", | ||
"branch_mapping": {} | ||
}, | ||
{ | ||
"path_to_root": "Office365/common", | ||
"url": "https://github.com/MicrosoftDocs/OfficeDocs-pr", | ||
"branch": "live", | ||
"branch_mapping": {} | ||
}, | ||
{ | ||
"path_to_root": "_themes.pdf", | ||
"url": "https://github.com/Microsoft/templates.docs.msft.pdf", | ||
"branch": "main", | ||
"branch_mapping": {} | ||
} | ||
], | ||
"branch_target_mapping": { | ||
"live": [ | ||
"Publish", | ||
"Pdf" | ||
] | ||
}, | ||
"need_generate_pdf_url_template": true, | ||
"targets": { | ||
"pdf": { | ||
"template_folder": "_themes.pdf" | ||
} | ||
}, | ||
"need_generate_pdf": false, | ||
"need_generate_intellisense": false, | ||
"docs_build_engine": { | ||
"name": "docfx_v3" | ||
}, | ||
"redirection_files": [ | ||
".openpublishing.redirection.json", | ||
".openpublishing.redirection.kaizala.json", | ||
".openpublishing.redirection.yammer.json" | ||
] | ||
{ | ||
"docsets_to_publish": [ | ||
{ | ||
"docset_name": "OfficeDocs-O365Admin", | ||
"build_source_folder": "Office365-Admin", | ||
"build_output_subfolder": "OfficeDocs-O365Admin", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [ | ||
"=o365-worldwide || =o365-21vianet || =o365-germany" | ||
], | ||
"open_to_public_contributors": true, | ||
"type_mapping": { | ||
"Conceptual": "Content", | ||
"ManagedReference": "Content", | ||
"RestApi": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes" | ||
}, | ||
{ | ||
"docset_name": "OfficeDocs-O365Home", | ||
"build_source_folder": "Office365-Home", | ||
"build_output_subfolder": "OfficeDocs-O365Home", | ||
"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": "OfficeDocs-O365MileIQ", | ||
"build_source_folder": "Office365-MileIQ", | ||
"build_output_subfolder": "OfficeDocs-O365MileIQ", | ||
"locale": "en-us", | ||
"monikers": [], | ||
"moniker_ranges": [], | ||
"open_to_public_contributors": true, | ||
"type_mapping": { | ||
"Conceptual": "Content" | ||
}, | ||
"build_entry_point": "docs", | ||
"template_folder": "_themes" | ||
}, | ||
{ | ||
"docset_name": "OfficeDocs-O365Planner", | ||
"build_source_folder": "Office365-Planner", | ||
"build_output_subfolder": "OfficeDocs-O365Planner", | ||
"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": "OfficeDocs-O365SmallBusiness", | ||
"build_source_folder": "Office365-SmallBusiness", | ||
"build_output_subfolder": "OfficeDocs-O365SmallBusiness", | ||
"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": "OfficeDocs-Yammer", | ||
"build_source_folder": "yammer", | ||
"build_output_subfolder": "OfficeDocs-Yammer", | ||
"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" | ||
} | ||
], | ||
"notification_subscribers": [], | ||
"sync_notification_subscribers": [], | ||
"branches_to_filter": [], | ||
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/OfficeDocs-O365ITPro", | ||
"git_repository_branch_open_to_public_contributors": "public", | ||
"need_preview_pull_request": true, | ||
"dependent_repositories": [ | ||
{ | ||
"path_to_root": "_themes", | ||
"url": "https://github.com/Microsoft/templates.docs.msft", | ||
"branch": "main", | ||
"branch_mapping": {} | ||
}, | ||
{ | ||
"path_to_root": "Office365/common", | ||
"url": "https://github.com/MicrosoftDocs/OfficeDocs-pr", | ||
"branch": "live", | ||
"branch_mapping": {} | ||
}, | ||
{ | ||
"path_to_root": "_themes.pdf", | ||
"url": "https://github.com/Microsoft/templates.docs.msft.pdf", | ||
"branch": "main", | ||
"branch_mapping": {} | ||
} | ||
], | ||
"branch_target_mapping": { | ||
"live": [ | ||
"Publish", | ||
"Pdf" | ||
] | ||
}, | ||
"targets": { | ||
"pdf": { | ||
"template_folder": "_themes.pdf" | ||
} | ||
}, | ||
"docs_build_engine": {}, | ||
"skip_source_output_uploading": false, | ||
"contribution_branch_mappings": {}, | ||
"need_generate_pdf_url_template": true, | ||
"need_generate_pdf": false, | ||
"need_generate_intellisense": false, | ||
"redirection_files": [ | ||
".openpublishing.redirection.json", | ||
".openpublishing.redirection.kaizala.json", | ||
".openpublishing.redirection.yammer.json" | ||
] | ||
} |