We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde78cd commit 3eb33c0Copy full SHA for 3eb33c0
.openpublishing.publish.config.json
@@ -24,6 +24,12 @@
24
"need_preview_pull_request": false,
25
"contribution_branch_mappings": {},
26
"dependent_repositories": [
27
+ {
28
+ "path_to_root": "_themes",
29
+ "url": "https://github.com/Microsoft/templates.docs.msft",
30
+ "branch": "master",
31
+ "branch_mapping": {}
32
+ },
33
{
34
"path_to_root": "_themes.pdf",
35
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
@@ -43,7 +49,7 @@
43
49
},
44
50
"need_generate_pdf_url_template": true,
45
51
"targets": {
46
- "pdf": {
52
+ "Pdf": {
47
53
"template_folder": "_themes.pdf"
48
54
}
55
0 commit comments