mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
commit
c11f5da0ee
@ -3,6 +3,10 @@
|
||||
"need_generate_pdf": false,
|
||||
"need_generate_intellisense": false,
|
||||
"enable_incremental_build": true,
|
||||
"branch_target_mapping": {
|
||||
"live": ["Publish","Pdf"],
|
||||
"master": ["Publish", "Pdf"]
|
||||
},
|
||||
"docsets_to_publish": [
|
||||
{
|
||||
"docset_name": "education",
|
||||
@ -377,17 +381,26 @@
|
||||
"version": 0
|
||||
}
|
||||
],
|
||||
"Targets": {
|
||||
"Pdf": {
|
||||
"template_folder": "_themes.pdf"
|
||||
}
|
||||
},
|
||||
"notification_subscribers": [
|
||||
"brianlic@microsoft.com"
|
||||
],
|
||||
"branches_to_filter": [
|
||||
""
|
||||
],
|
||||
"branches_to_filter": [""],
|
||||
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/windows-itpro-docs",
|
||||
"git_repository_branch_open_to_public_contributors": "master",
|
||||
"skip_source_output_uploading": false,
|
||||
"need_preview_pull_request": true,
|
||||
"dependent_repositories": [
|
||||
{
|
||||
"path_to_root": "_themes.pdf",
|
||||
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
|
||||
"branch": "master",
|
||||
"branch_mapping": {}
|
||||
},
|
||||
{
|
||||
"path_to_root": "_themes",
|
||||
"url": "https://github.com/Microsoft/templates.docs.msft",
|
||||
@ -395,5 +408,5 @@
|
||||
"branch_mapping": {}
|
||||
}
|
||||
],
|
||||
"need_generate_pdf_url_template": false
|
||||
"need_generate_pdf_url_template": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user