Skip to content

Commit 9e94eeb

Browse files
authored
Merge branch 'main' into Branch-CI6195
2 parents 4e49d47 + d6632f9 commit 9e94eeb

File tree

3,836 files changed

+175035
-5214
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,836 files changed

+175035
-5214
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: 39 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,55 +24,65 @@
2424
"build_output_subfolder": "SupportArticles-Exchange",
2525
"locale": "en-us",
2626
"monikers": [],
27-
"open_to_public_contributors": false,
27+
"open_to_public_contributors": true,
2828
"type_mapping": {
29-
"Conceptual": "Content"
29+
"Conceptual": "Content",
30+
"ManagedReference": "Content",
31+
"RestApi": "Content"
3032
},
31-
"build_entry_point": "docs"
33+
"build_entry_point": "docs",
34+
"template_folder": "_themes"
3235
},
3336
{
3437
"docset_name": "SupportArticles-M365",
3538
"build_source_folder": "Microsoft365",
3639
"build_output_subfolder": "SupportArticles-M365",
3740
"locale": "en-us",
3841
"monikers": [],
39-
"open_to_public_contributors": false,
42+
"open_to_public_contributors": true,
4043
"type_mapping": {
41-
"Conceptual": "Content"
44+
"Conceptual": "Content",
45+
"ManagedReference": "Content",
46+
"RestApi": "Content"
4247
},
43-
"build_entry_point": "docs"
48+
"build_entry_point": "docs",
49+
"template_folder": "_themes"
4450
},
4551
{
4652
"docset_name": "SupportArticles-Office",
4753
"build_source_folder": "Office",
4854
"build_output_subfolder": "SupportArticles-Office",
4955
"locale": "en-us",
5056
"monikers": [],
51-
"open_to_public_contributors": false,
57+
"open_to_public_contributors": true,
5258
"type_mapping": {
53-
"Conceptual": "Content"
59+
"Conceptual": "Content",
60+
"ManagedReference": "Content",
61+
"RestApi": "Content"
5462
},
55-
"build_entry_point": "docs"
63+
"build_entry_point": "docs",
64+
"template_folder": "_themes"
5665
},
5766
{
5867
"docset_name": "SupportArticles-Outlook",
5968
"build_source_folder": "Outlook",
6069
"build_output_subfolder": "SupportArticles-Outlook",
6170
"locale": "en-us",
6271
"monikers": [],
63-
"open_to_public_contributors": false,
72+
"open_to_public_contributors": true,
6473
"type_mapping": {
6574
"Conceptual": "Content"
6675
},
67-
"build_entry_point": "docs"
76+
"build_entry_point": "docs",
77+
"template_folder": "_themes"
6878
},
6979
{
7080
"docset_name": "SupportArticles-SharePoint",
7181
"build_source_folder": "SharePoint",
7282
"build_output_subfolder": "SupportArticles-SharePoint",
7383
"locale": "en-us",
7484
"monikers": [],
75-
"open_to_public_contributors": false,
85+
"open_to_public_contributors": true,
7686
"type_mapping": {
7787
"Conceptual": "Content"
7888
},
@@ -84,31 +94,37 @@
8494
"build_output_subfolder": "SupportArticles-SkypeForBusiness",
8595
"locale": "en-us",
8696
"monikers": [],
87-
"open_to_public_contributors": false,
97+
"open_to_public_contributors": true,
8898
"type_mapping": {
89-
"Conceptual": "Content"
99+
"Conceptual": "Content",
100+
"ManagedReference": "Content",
101+
"RestApi": "Content"
90102
},
91-
"build_entry_point": "docs"
103+
"build_entry_point": "docs",
104+
"template_folder": "_themes"
92105
},
93106
{
94107
"docset_name": "SupportArticles-Teams",
95108
"build_source_folder": "Teams",
96109
"build_output_subfolder": "SupportArticles-Teams",
97110
"locale": "en-us",
98111
"monikers": [],
99-
"open_to_public_contributors": false,
112+
"open_to_public_contributors": true,
100113
"type_mapping": {
101-
"Conceptual": "Content"
114+
"Conceptual": "Content",
115+
"ManagedReference": "Content",
116+
"RestApi": "Content"
102117
},
103-
"build_entry_point": "docs"
118+
"build_entry_point": "docs",
119+
"template_folder": "_themes"
104120
},
105121
{
106122
"docset_name": "SupportArticles-Viva",
107123
"build_source_folder": "Viva",
108124
"build_output_subfolder": "SupportArticles-Viva",
109125
"locale": "en-us",
110126
"monikers": [],
111-
"open_to_public_contributors": false,
127+
"open_to_public_contributors": true,
112128
"type_mapping": {
113129
"Conceptual": "Content"
114130
},
@@ -178,7 +194,10 @@
178194
".openpublishing.redirection.json",
179195
".openpublishing.redirection.developer.json",
180196
"support/azure/.openpublishing.redirection.azure.json",
181-
"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"
182201
],
183202
"need_generate_pdf_url_template": true
184203
}

0 commit comments

Comments
 (0)