Skip to content

Commit 64de615

Browse files
committed
Initialize Docs repository: https://github.com/MicrosoftDocs/azure-docs-powershell of branch master
1 parent b2c487c commit 64de615

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

.openpublishing.publish.config.json

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
}
3333
],
3434
"notification_subscribers": [],
35+
"sync_notification_subscribers": [],
3536
"branches_to_filter": [],
3637
"git_repository_branch_open_to_public_contributors": "master",
3738
"skip_source_output_uploading": false,
3839
"need_preview_pull_request": true,
3940
"enable_incremental_build": false,
40-
"error_log_codes": ["DuplicateOutputFiles"],
4141
"contribution_branch_mappings": {},
4242
"dependent_repositories": [
4343
{
@@ -51,26 +51,22 @@
5151
"url": "https://github.com/MicrosoftDocs/dotnet-xref",
5252
"branch": "live",
5353
"branch_mapping": {}
54-
},
55-
{
56-
"path_to_root": "_themes.pdf",
57-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
58-
"branch": "master",
59-
"branch_mapping": {}
6054
}
6155
],
6256
"branch_target_mapping": {
6357
"live": [
64-
"Publish",
65-
"Pdf"
58+
"Publish"
6659
]
6760
},
68-
"need_generate_pdf_url_template": true,
61+
"need_generate_pdf_url_template": false,
6962
"targets": {
7063
"Pdf": {
7164
"template_folder": "_themes.pdf"
7265
}
7366
},
67+
"error_log_codes": [
68+
"DuplicateOutputFiles"
69+
],
7470
"need_generate_intellisense": false,
7571
"dependent_packages": [
7672
{
@@ -91,4 +87,4 @@
9187
"mapping/monikerMapping.json"
9288
],
9389
"dest": "_site"
94-
}
90+
}

0 commit comments

Comments
 (0)