Skip to content

Commit 95733f7

Browse files
committed
Revert "Initialize Docs repository: https://github.com/MicrosoftDocs/azure-docs-powershell of branch master"
This reverts commit 64de615.
1 parent c35dd4c commit 95733f7

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
}
3333
],
3434
"notification_subscribers": [],
35-
"sync_notification_subscribers": [],
3635
"branches_to_filter": [],
3736
"git_repository_branch_open_to_public_contributors": "master",
3837
"skip_source_output_uploading": false,
3938
"need_preview_pull_request": true,
4039
"enable_incremental_build": false,
40+
"error_log_codes": ["DuplicateOutputFiles"],
4141
"contribution_branch_mappings": {},
4242
"dependent_repositories": [
4343
{
@@ -51,8 +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": {}
5460
}
5561
],
62+
"branch_target_mapping": {
63+
"live": [
64+
"Publish"
65+
]
66+
},
67+
"need_generate_pdf_url_template": false,
68+
"targets": {
69+
},
5670
"need_generate_intellisense": false,
5771
"dependent_packages": [
5872
{
@@ -73,4 +87,4 @@
7387
"mapping/monikerMapping.json"
7488
],
7589
"dest": "_site"
76-
}
90+
}

0 commit comments

Comments
 (0)