Skip to content

Commit ba2174e

Browse files
committed
Remove d365smbinvoicing in .openpublishing.publish.config.json under live branch.
1 parent a80afd4 commit ba2174e

File tree

1 file changed

+77
-93
lines changed

1 file changed

+77
-93
lines changed
Lines changed: 77 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,77 @@
1-
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "d365accountant",
5-
"build_source_folder": "accountant",
6-
"build_output_subfolder": "d365accountant",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"open_to_public_contributors": true,
10-
"type_mapping": {
11-
"Conceptual": "Content",
12-
"ManagedReference": "Content",
13-
"RestApi": "Content"
14-
},
15-
"build_entry_point": "docs",
16-
"template_folder": "_themes",
17-
"moniker_groups": [],
18-
"version": 0
19-
},
20-
{
21-
"docset_name": "d365businesscentral",
22-
"build_source_folder": "business-central",
23-
"build_output_subfolder": "d365businesscentral",
24-
"locale": "en-us",
25-
"monikers": [],
26-
"moniker_ranges": [],
27-
"open_to_public_contributors": true,
28-
"type_mapping": {
29-
"Conceptual": "Content",
30-
"ManagedReference": "Content",
31-
"RestApi": "Content"
32-
},
33-
"build_entry_point": "docs",
34-
"template_folder": "_themes"
35-
},
36-
{
37-
"docset_name": "d365smbinvoicing",
38-
"build_source_folder": "invoicing",
39-
"build_output_subfolder": "d365smbinvoicing",
40-
"locale": "en-us",
41-
"monikers": [],
42-
"moniker_ranges": [],
43-
"open_to_public_contributors": true,
44-
"type_mapping": {
45-
"Conceptual": "Content",
46-
"ManagedReference": "Content",
47-
"RestApi": "Content"
48-
},
49-
"build_entry_point": "docs",
50-
"template_folder": "_themes"
51-
}
52-
],
53-
"notification_subscribers": [
54-
"edupont@microsoft.com",
55-
"solsen@microsoft.com"
56-
],
57-
"sync_notification_subscribers": [],
58-
"branches_to_filter": [],
59-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/dynamics365smb-docs",
60-
"git_repository_branch_open_to_public_contributors": "live",
61-
"skip_source_output_uploading": false,
62-
"need_preview_pull_request": false,
63-
"contribution_branch_mappings": {},
64-
"dependent_repositories": [
65-
{
66-
"path_to_root": "_themes",
67-
"url": "https://github.com/Microsoft/templates.docs.msft",
68-
"branch": "master",
69-
"branch_mapping": {}
70-
},
71-
{
72-
"path_to_root": "_themes.pdf",
73-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
74-
"branch": "master",
75-
"branch_mapping": {}
76-
}
77-
],
78-
"branch_target_mapping": {
79-
"live": [
80-
"Publish",
81-
"Pdf"
82-
]
83-
},
84-
"need_generate_pdf_url_template": true,
85-
"targets": {
86-
"pdf": {
87-
"template_folder": "_themes.pdf"
88-
}
89-
},
90-
"docs_build_engine": {
91-
"name": "docfx_v3"
92-
}
93-
}
1+
{
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "d365accountant",
5+
"build_source_folder": "accountant",
6+
"build_output_subfolder": "d365accountant",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"open_to_public_contributors": true,
10+
"type_mapping": {
11+
"Conceptual": "Content",
12+
"ManagedReference": "Content",
13+
"RestApi": "Content"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes",
17+
"moniker_groups": [],
18+
"version": 0
19+
},
20+
{
21+
"docset_name": "d365businesscentral",
22+
"build_source_folder": "business-central",
23+
"build_output_subfolder": "d365businesscentral",
24+
"locale": "en-us",
25+
"monikers": [],
26+
"moniker_ranges": [],
27+
"open_to_public_contributors": true,
28+
"type_mapping": {
29+
"Conceptual": "Content",
30+
"ManagedReference": "Content",
31+
"RestApi": "Content"
32+
},
33+
"build_entry_point": "docs",
34+
"template_folder": "_themes"
35+
}
36+
],
37+
"notification_subscribers": [
38+
"edupont@microsoft.com",
39+
"solsen@microsoft.com"
40+
],
41+
"sync_notification_subscribers": [],
42+
"branches_to_filter": [],
43+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/dynamics365smb-docs",
44+
"git_repository_branch_open_to_public_contributors": "live",
45+
"skip_source_output_uploading": false,
46+
"need_preview_pull_request": false,
47+
"contribution_branch_mappings": {},
48+
"dependent_repositories": [
49+
{
50+
"path_to_root": "_themes",
51+
"url": "https://github.com/Microsoft/templates.docs.msft",
52+
"branch": "master",
53+
"branch_mapping": {}
54+
},
55+
{
56+
"path_to_root": "_themes.pdf",
57+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
58+
"branch": "master",
59+
"branch_mapping": {}
60+
}
61+
],
62+
"branch_target_mapping": {
63+
"live": [
64+
"Publish",
65+
"Pdf"
66+
]
67+
},
68+
"need_generate_pdf_url_template": true,
69+
"targets": {
70+
"pdf": {
71+
"template_folder": "_themes.pdf"
72+
}
73+
},
74+
"docs_build_engine": {
75+
"name": "docfx_v3"
76+
}
77+
}

0 commit comments

Comments
 (0)