Skip to content

Commit b85a397

Browse files
committed
2 parents 08ed9c5 + f7f6b59 commit b85a397

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.openpublishing.publish.config.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
2929
],
3030
"branches_to_filter": [],
31+
"git_repository_url_open_to_public_contributors": "https://github.com/SharePoint/sp-dev-docs",
3132
"git_repository_branch_open_to_public_contributors": "master",
3233
"skip_source_output_uploading": false,
3334
"need_preview_pull_request": false,
@@ -42,7 +43,8 @@
4243
{
4344
"path_to_root": "_themes.pdf",
4445
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
45-
"branch": "master"
46+
"branch": "master",
47+
"branch_mapping": {}
4648
},
4749
{
4850
"path_to_root": "PnP-Tools",
@@ -57,12 +59,8 @@
5759
"Pdf"
5860
]
5961
},
60-
"Targets": {
61-
"Pdf": {
62-
"template_folder": "_themes.pdf"
63-
}
64-
},
6562
"need_generate_pdf_url_template": true,
63+
"targets": {},
6664
"JoinTOCPlugin": [
6765
{
6866
"ConceptualTOC": "/docs/toc.yml",

0 commit comments

Comments
 (0)