Skip to content

Commit fa3381c

Browse files
committed
1 parent 758e342 commit fa3381c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

.openpublishing.publish.config.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
"notification_subscribers": [],
7474
"sync_notification_subscribers": [],
7575
"branches_to_filter": [],
76+
"git_repository_url_open_to_public_contributors": "",
77+
"git_repository_branch_open_to_public_contributors": "",
7678
"need_preview_pull_request": true,
7779
"dependent_repositories": [
7880
{
@@ -101,10 +103,13 @@
101103
}
102104
],
103105
"branch_target_mapping": {},
106+
"targets": {},
104107
"docs_build_engine": {},
108+
"skip_source_output_uploading": false,
109+
"contribution_branch_mappings": null,
105110
"need_generate_pdf": false,
106111
"need_generate_intellisense": false,
107-
"skip_source_output_uploading": false,
112+
"need_generate_pdf_url_template": true,
108113
"JoinTOCPlugin": [
109114
{
110115
"TopLevelTOC": "dotnet/docs-ref-toc/toc.yml",
@@ -129,6 +134,5 @@
129134
"target_framework": "net45",
130135
"version": "latest"
131136
}
132-
],
133-
"need_generate_pdf_url_template": true
134-
}
137+
]
138+
}

0 commit comments

Comments
 (0)