Skip to content

Commit 52e0b53

Browse files
author
Thomas Raya
authored
Update .openpublishing.publish.config.json
1 parent 62fbbf6 commit 52e0b53

File tree

1 file changed

+16
-28
lines changed

1 file changed

+16
-28
lines changed

.openpublishing.publish.config.json

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,6 @@
2727
"mapping/monikerMapping.json"
2828
]
2929
},
30-
{
31-
"docset_name": "ms-commerce",
32-
"build_source_folder": "ms-commerce",
33-
"build_output_subfolder": "ms-commerce",
34-
"locale": "en-us",
35-
"monikers": [],
36-
"moniker_ranges": [],
37-
"open_to_public_contributors": true,
38-
"type_mapping": {
39-
"Conceptual": "Content"
40-
},
41-
"build_entry_point": "docs",
42-
"template_folder": "_themes"
43-
},
4430
{
4531
"docset_name": "officewebapps-ps",
4632
"build_source_folder": "officewebapps",
@@ -123,9 +109,9 @@
123109
]
124110
},
125111
{
126-
"docset_name": "spmt-ps",
127-
"build_source_folder": "spmt",
128-
"build_output_subfolder": "spmt-ps",
112+
"docset_name": "staffhub-ps",
113+
"build_source_folder": "staffhub",
114+
"build_output_subfolder": "staffhub-ps",
129115
"locale": "en-us",
130116
"monikers": [],
131117
"moniker_ranges": [],
@@ -150,9 +136,9 @@
150136
]
151137
},
152138
{
153-
"docset_name": "staffhub-ps",
154-
"build_source_folder": "staffhub",
155-
"build_output_subfolder": "staffhub-ps",
139+
"docset_name": "teams-ps",
140+
"build_source_folder": "teams",
141+
"build_output_subfolder": "teams-ps",
156142
"locale": "en-us",
157143
"monikers": [],
158144
"moniker_ranges": [],
@@ -177,9 +163,9 @@
177163
]
178164
},
179165
{
180-
"docset_name": "teams-ps",
181-
"build_source_folder": "teams",
182-
"build_output_subfolder": "teams-ps",
166+
"docset_name": "spmt-ps",
167+
"build_source_folder": "spmt",
168+
"build_output_subfolder": "spmt-ps",
183169
"locale": "en-us",
184170
"monikers": [],
185171
"moniker_ranges": [],
@@ -237,6 +223,8 @@
237223
"git_repository_branch_open_to_public_contributors": "main",
238224
"skip_source_output_uploading": false,
239225
"need_preview_pull_request": true,
226+
"enable_incremental_build": false,
227+
"contribution_branch_mappings": {},
240228
"dependent_repositories": [
241229
{
242230
"path_to_root": "_themes",
@@ -256,9 +244,6 @@
256244
"template_folder": "_themes.pdf"
257245
}
258246
},
259-
"docs_build_engine": {},
260-
"enable_incremental_build": false,
261-
"contribution_branch_mappings": {},
262247
"need_generate_intellisense": false,
263248
"dependent_packages": [
264249
{
@@ -268,5 +253,8 @@
268253
"target_framework": "net45",
269254
"version": "latest"
270255
}
271-
]
272-
}
256+
],
257+
"docs_build_engine": {
258+
"name": "docfx_v3"
259+
}
260+
}

0 commit comments

Comments
 (0)