Skip to content

Commit 6d71bfe

Browse files
authored
Merge branch 'main' into Branch-CI6197
2 parents 5d32666 + d6632f9 commit 6d71bfe

File tree

3,898 files changed

+179097
-6221
lines changed

Some content is hidden

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

3,898 files changed

+179097
-6221
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: 116 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,118 @@
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": [
@@ -82,7 +194,10 @@
82194
".openpublishing.redirection.json",
83195
".openpublishing.redirection.developer.json",
84196
"support/azure/.openpublishing.redirection.azure.json",
85-
"support/system-center/.openpublishing.redirection.systemcenter.json"
197+
"support/system-center/.openpublishing.redirection.systemcenter.json",
198+
"SkypeForBusiness/.openpublishing.redirection.skypeforbusiness.json",
199+
"SharePoint/.openpublishing.redirection.SharePoint.json",
200+
"Microsoft365/.openpublishing.redirection.microsoft365.json"
86201
],
87202
"need_generate_pdf_url_template": true
88203
}

0 commit comments

Comments
 (0)