Skip to content

Commit 99c2172

Browse files
cmcclistercmcclister
cmcclister
authored and
cmcclister
committed
1 parent 529306e commit 99c2172

File tree

1 file changed

+51
-52
lines changed

1 file changed

+51
-52
lines changed

.openpublishing.publish.config.json

Lines changed: 51 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,17 @@
11
{
2-
"branch_target_mapping": {
3-
"live": [
4-
"Publish"
5-
]
6-
},
7-
"branches_to_filter": [],
82
"build_entry_point": "docs",
9-
"contribution_branch_mappings": {},
10-
"dependent_packages": [
11-
{
12-
"id": "Microsoft.DocAsCode.MAML2Yaml",
13-
"nuget_feed": "https://www.myget.org/F/op/api/v2",
14-
"path_to_root": "_dependentPackages/MAML2Yaml",
15-
"target_framework": "net45",
16-
"version": "latest"
17-
}
18-
],
19-
"dependent_repositories": [
20-
{
21-
"branch": "main",
22-
"branch_mapping": {},
23-
"path_to_root": "_themes",
24-
"url": "https://github.com/Microsoft/templates.docs.msft"
25-
}
26-
],
27-
"dest": "_site",
28-
"docs_build_engine": {
29-
"name": "docfx_v3"
30-
},
313
"docsets_to_publish": [
324
{
33-
"build_entry_point": "docs",
34-
"build_output_subfolder": "azureps",
35-
"build_source_folder": ".",
36-
"customized_tasks": {
37-
"docset_prebuild": [
38-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
39-
]
40-
},
415
"docset_name": "azureps",
6+
"build_source_folder": ".",
7+
"build_output_subfolder": "azureps",
428
"locale": "en-us",
43-
"monikerPath": [
44-
"mapping/monikerMapping.json"
45-
],
469
"monikers": [],
10+
"moniker_ranges": [],
11+
"xref_query_tags": [
12+
"/dotnet"
13+
],
4714
"open_to_public_contributors": true,
48-
"template_folder": "_themes",
4915
"type_mapping": {
5016
"ZonePivotGroups": "Toc",
5117
"Conceptual": "Content",
@@ -55,26 +21,59 @@
5521
"RestApi": "Content",
5622
"Tutorial": "Content"
5723
},
58-
"version": 0,
59-
"xref_query_tags": [
60-
"/dotnet"
61-
]
24+
"build_entry_point": "docs",
25+
"template_folder": "_themes",
26+
"customized_tasks": {
27+
"docset_prebuild": [
28+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
29+
]
30+
},
31+
"monikerPath": [
32+
"mapping/monikerMapping.json"
33+
],
34+
"version": 0
6235
}
6336
],
64-
"enable_incremental_build": false,
37+
"notification_subscribers": [],
38+
"sync_notification_subscribers": [],
39+
"branches_to_filter": [],
40+
"git_repository_branch_open_to_public_contributors": "main",
41+
"need_preview_pull_request": true,
42+
"dependent_repositories": [
43+
{
44+
"path_to_root": "_themes",
45+
"url": "https://github.com/Microsoft/templates.docs.msft",
46+
"branch": "main",
47+
"branch_mapping": {}
48+
}
49+
],
50+
"branch_target_mapping": {
51+
"live": [
52+
"Publish"
53+
]
54+
},
55+
"targets": {},
6556
"error_log_codes": [
6657
"DuplicateOutputFiles"
6758
],
68-
"git_repository_branch_open_to_public_contributors": "main",
59+
"docs_build_engine": {},
60+
"contribution_branch_mappings": {},
61+
"dependent_packages": [
62+
{
63+
"id": "Microsoft.DocAsCode.MAML2Yaml",
64+
"nuget_feed": "https://www.myget.org/F/op/api/v2",
65+
"path_to_root": "_dependentPackages/MAML2Yaml",
66+
"target_framework": "net45",
67+
"version": "latest"
68+
}
69+
],
70+
"dest": "_site",
71+
"enable_incremental_build": false,
6972
"need_generate_intellisense": false,
7073
"need_generate_pdf_url_template": false,
71-
"need_preview_pull_request": true,
72-
"notification_subscribers": [],
7374
"redirection_files": [
7475
".openpublishing.redirection.json",
7576
".openpublishing.redirection.smps.json"
7677
],
77-
"skip_source_output_uploading": false,
78-
"sync_notification_subscribers": [],
79-
"targets": {}
80-
}
78+
"skip_source_output_uploading": false
79+
}

0 commit comments

Comments
 (0)