Skip to content

Commit 6d85c66

Browse files
committed
Initialize open publishing repository: https://github.com/MicrosoftDocs/power-platform-pr of branch master
1 parent 60eb4c9 commit 6d85c66

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

.openpublishing.publish.config.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,22 @@
2525
"contribution_branch_mappings": {},
2626
"dependent_repositories": [
2727
{
28-
"path_to_root": "_themes",
29-
"url": "https://github.com/Microsoft/templates.docs.msft",
28+
"path_to_root": "_themes.pdf",
29+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
3030
"branch": "master",
3131
"branch_mapping": {}
3232
}
3333
],
34-
"branch_target_mapping": {},
35-
"need_generate_pdf_url_template": false
34+
"branch_target_mapping": {
35+
"live": [
36+
"Publish",
37+
"Pdf"
38+
]
39+
},
40+
"need_generate_pdf_url_template": true,
41+
"targets": {
42+
"pdf": {
43+
"template_folder": "_themes.pdf"
44+
}
45+
}
3646
}

0 commit comments

Comments
 (0)