Skip to content

Commit 1d3864a

Browse files
authored
Merge branch 'main' into maintest
2 parents 66bc4a6 + 6a0f38a commit 1d3864a

File tree

4,409 files changed

+182935
-7340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,409 files changed

+182935
-7340
lines changed

.acrolinx-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{:allowed-branchname-matches ["main"]
2-
:allowed-filename-matches ["support/"]}
2+
:allowed-filename-matches ["Exchange/" "Microsoft365/" "Office/" "Outlook/" "SharePoint/" "SkypeforBusiness/" "Teams/" "Viva/" "support/"]}

.openpublishing.publish.config.json

Lines changed: 129 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,132 @@
1717
"Conceptual": "Content"
1818
},
1919
"template_folder": "_themes"
20+
},
21+
{
22+
"docset_name": "SupportArticles-Exchange",
23+
"build_source_folder": "Exchange",
24+
"build_output_subfolder": "SupportArticles-Exchange",
25+
"locale": "en-us",
26+
"monikers": [],
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": "SupportArticles-M365",
38+
"build_source_folder": "Microsoft365",
39+
"build_output_subfolder": "SupportArticles-M365",
40+
"locale": "en-us",
41+
"monikers": [],
42+
"open_to_public_contributors": true,
43+
"type_mapping": {
44+
"Conceptual": "Content",
45+
"ManagedReference": "Content",
46+
"RestApi": "Content"
47+
},
48+
"build_entry_point": "docs",
49+
"template_folder": "_themes"
50+
},
51+
{
52+
"docset_name": "SupportArticles-Office",
53+
"build_source_folder": "Office",
54+
"build_output_subfolder": "SupportArticles-Office",
55+
"locale": "en-us",
56+
"monikers": [],
57+
"open_to_public_contributors": true,
58+
"type_mapping": {
59+
"Conceptual": "Content",
60+
"ManagedReference": "Content",
61+
"RestApi": "Content"
62+
},
63+
"build_entry_point": "docs",
64+
"template_folder": "_themes"
65+
},
66+
{
67+
"docset_name": "SupportArticles-Outlook",
68+
"build_source_folder": "Outlook",
69+
"build_output_subfolder": "SupportArticles-Outlook",
70+
"locale": "en-us",
71+
"monikers": [],
72+
"open_to_public_contributors": true,
73+
"type_mapping": {
74+
"Conceptual": "Content"
75+
},
76+
"build_entry_point": "docs",
77+
"template_folder": "_themes"
78+
},
79+
{
80+
"docset_name": "SupportArticles-SharePoint",
81+
"build_source_folder": "SharePoint",
82+
"build_output_subfolder": "SupportArticles-SharePoint",
83+
"locale": "en-us",
84+
"monikers": [],
85+
"open_to_public_contributors": true,
86+
"type_mapping": {
87+
"Conceptual": "Content"
88+
},
89+
"build_entry_point": "docs"
90+
},
91+
{
92+
"docset_name": "SupportArticles-SkypeForBusiness",
93+
"build_source_folder": "SkypeForBusiness",
94+
"build_output_subfolder": "SupportArticles-SkypeForBusiness",
95+
"locale": "en-us",
96+
"monikers": [],
97+
"open_to_public_contributors": true,
98+
"type_mapping": {
99+
"Conceptual": "Content",
100+
"ManagedReference": "Content",
101+
"RestApi": "Content"
102+
},
103+
"build_entry_point": "docs",
104+
"template_folder": "_themes"
105+
},
106+
{
107+
"docset_name": "SupportArticles-Teams",
108+
"build_source_folder": "Teams",
109+
"build_output_subfolder": "SupportArticles-Teams",
110+
"locale": "en-us",
111+
"monikers": [],
112+
"open_to_public_contributors": true,
113+
"type_mapping": {
114+
"Conceptual": "Content",
115+
"ManagedReference": "Content",
116+
"RestApi": "Content"
117+
},
118+
"build_entry_point": "docs",
119+
"template_folder": "_themes"
120+
},
121+
{
122+
"docset_name": "SupportArticles-Viva",
123+
"build_source_folder": "Viva",
124+
"build_output_subfolder": "SupportArticles-Viva",
125+
"locale": "en-us",
126+
"monikers": [],
127+
"open_to_public_contributors": true,
128+
"type_mapping": {
129+
"Conceptual": "Content"
130+
},
131+
"build_entry_point": "docs"
20132
}
21133
],
22134
"notification_subscribers": [
23-
"luche@microsoft.com",
24-
"haiyingyu@microsoft.com",
25-
"delhan@microsoft.com",
26-
"Lin.Gen@microsoft.com"
135+
"meerak@microsoft.com",
136+
"aartigoyle@microsoft.com",
137+
"kaushika@microsoft.com",
138+
"jarrettr@microsoft.com"
27139
],
28140
"sync_notification_subscribers": [
29-
"christys@microsoft.com",
30-
" delhan@microsoft.com",
31-
" luche@microsoft.com",
32-
" haiyingyu@microsoft.com",
33-
" lin.gen@microsoft.com",
141+
"aartigoyle@microsoft.com",
142+
" kaushika@microsoft.com",
143+
" meerak@microsoft.com",
144+
" aartigoyle@microsoft.com",
145+
" jarrettr@microsoft.com",
34146
35147
],
36148
"branches_to_filter": [],
@@ -81,6 +193,14 @@
81193
"redirection_files": [
82194
".openpublishing.redirection.json",
83195
".openpublishing.redirection.developer.json",
196+
".openpublishing.redirection.exchange.json",
197+
".openpublishing.redirection.microsoft365.json",
198+
".openpublishing.redirection.office.json",
199+
".openpublishing.redirection.outlook.json",
200+
".openpublishing.redirection.SharePoint.json",
201+
".openpublishing.redirection.skypeforbusiness.json",
202+
".openpublishing.redirection.teams.json",
203+
".openpublishing.redirection.viva.json",
84204
"support/azure/.openpublishing.redirection.azure.json",
85205
"support/system-center/.openpublishing.redirection.systemcenter.json"
86206
],

0 commit comments

Comments
 (0)