Skip to content

Commit 28f335f

Browse files
author
Den Delimarsky
authored
Update .openpublishing.publish.config.json
1 parent 12ff86a commit 28f335f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,18 @@
2727
"url": "https://github.com/Microsoft/templates.docs.msft",
2828
"branch": "master",
2929
"branch_mapping": {}
30+
},
31+
{
32+
"path_to_root": "_themes.pdf",
33+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
34+
"branch": "master"
3035
}
3136
],
37+
"Targets": {
38+
"Pdf": {
39+
"template_folder": "_themes.pdf"
40+
}
41+
},
3242
"branch_target_mapping": {
3343
"live": [
3444
"Publish",
@@ -38,4 +48,4 @@
3848
"need_generate_pdf_url_template": true,
3949
"need_generate_pdf": false,
4050
"need_generate_intellisense": false
41-
}
51+
}

0 commit comments

Comments
 (0)