Skip to content

Commit 85bcf8e

Browse files
authored
Merge branch 'main' into Branch-CI6187
2 parents 3f33e11 + fa436ac commit 85bcf8e

File tree

63 files changed

+1536
-48
lines changed

Some content is hidden

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

63 files changed

+1536
-48
lines changed

.openpublishing.publish.config.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,102 @@
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": false,
28+
"type_mapping": {
29+
"Conceptual": "Content"
30+
},
31+
"build_entry_point": "docs"
32+
},
33+
{
34+
"docset_name": "SupportArticles-M365",
35+
"build_source_folder": "Microsoft365",
36+
"build_output_subfolder": "SupportArticles-M365",
37+
"locale": "en-us",
38+
"monikers": [],
39+
"open_to_public_contributors": false,
40+
"type_mapping": {
41+
"Conceptual": "Content"
42+
},
43+
"build_entry_point": "docs"
44+
},
45+
{
46+
"docset_name": "SupportArticles-Office",
47+
"build_source_folder": "Office",
48+
"build_output_subfolder": "SupportArticles-Office",
49+
"locale": "en-us",
50+
"monikers": [],
51+
"open_to_public_contributors": false,
52+
"type_mapping": {
53+
"Conceptual": "Content"
54+
},
55+
"build_entry_point": "docs"
56+
},
57+
{
58+
"docset_name": "SupportArticles-Outlook",
59+
"build_source_folder": "Outlook",
60+
"build_output_subfolder": "SupportArticles-Outlook",
61+
"locale": "en-us",
62+
"monikers": [],
63+
"open_to_public_contributors": false,
64+
"type_mapping": {
65+
"Conceptual": "Content"
66+
},
67+
"build_entry_point": "docs"
68+
},
69+
{
70+
"docset_name": "SupportArticles-SharePoint",
71+
"build_source_folder": "SharePoint",
72+
"build_output_subfolder": "SupportArticles-SharePoint",
73+
"locale": "en-us",
74+
"monikers": [],
75+
"open_to_public_contributors": false,
76+
"type_mapping": {
77+
"Conceptual": "Content"
78+
},
79+
"build_entry_point": "docs"
80+
},
81+
{
82+
"docset_name": "SupportArticles-SkypeForBusiness",
83+
"build_source_folder": "SkypeForBusiness",
84+
"build_output_subfolder": "SupportArticles-SkypeForBusiness",
85+
"locale": "en-us",
86+
"monikers": [],
87+
"open_to_public_contributors": false,
88+
"type_mapping": {
89+
"Conceptual": "Content"
90+
},
91+
"build_entry_point": "docs"
92+
},
93+
{
94+
"docset_name": "SupportArticles-Teams",
95+
"build_source_folder": "Teams",
96+
"build_output_subfolder": "SupportArticles-Teams",
97+
"locale": "en-us",
98+
"monikers": [],
99+
"open_to_public_contributors": false,
100+
"type_mapping": {
101+
"Conceptual": "Content"
102+
},
103+
"build_entry_point": "docs"
104+
},
105+
{
106+
"docset_name": "SupportArticles-Viva",
107+
"build_source_folder": "Viva",
108+
"build_output_subfolder": "SupportArticles-Viva",
109+
"locale": "en-us",
110+
"monikers": [],
111+
"open_to_public_contributors": false,
112+
"type_mapping": {
113+
"Conceptual": "Content"
114+
},
115+
"build_entry_point": "docs"
20116
}
21117
],
22118
"notification_subscribers": [

Exchange/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: '<please enter product name here>'
2+
tocHref: /
3+
topicHref: /

Exchange/docfx.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"build": {
3+
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"**/docfx.json",
14+
"_repo.en-us/**",
15+
"README.md",
16+
"LICENSE",
17+
"LICENSE-CODE",
18+
"ThirdPartyNotices.md",
19+
"SECURITY.md"
20+
]
21+
}
22+
],
23+
"resource": [
24+
{
25+
"files": [
26+
"**/*.png",
27+
"**/*.jpg"
28+
],
29+
"exclude": [
30+
"**/obj/**",
31+
"**/includes/**",
32+
"_themes/**",
33+
"**/docfx.json",
34+
"_repo.en-us/**"
35+
]
36+
}
37+
],
38+
"overwrite": [],
39+
"externalReference": [],
40+
"globalMetadata": {
41+
"breadcrumb_path": "~/breadcrumb/SupportArticles-Exchange/toc.yml",
42+
"feedback_system": "Standard",
43+
"permissioned-type": "public"
44+
},
45+
"fileMetadata": {},
46+
"template": []
47+
}
48+
}

Exchange/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Welcome to SupportArticles-Exchange!

Microsoft365/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: '<please enter product name here>'
2+
tocHref: /
3+
topicHref: /

Microsoft365/docfx.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"build": {
3+
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"**/docfx.json",
14+
"_repo.en-us/**",
15+
"README.md",
16+
"LICENSE",
17+
"LICENSE-CODE",
18+
"ThirdPartyNotices.md",
19+
"SECURITY.md"
20+
]
21+
}
22+
],
23+
"resource": [
24+
{
25+
"files": [
26+
"**/*.png",
27+
"**/*.jpg"
28+
],
29+
"exclude": [
30+
"**/obj/**",
31+
"**/includes/**",
32+
"_themes/**",
33+
"**/docfx.json",
34+
"_repo.en-us/**"
35+
]
36+
}
37+
],
38+
"overwrite": [],
39+
"externalReference": [],
40+
"globalMetadata": {
41+
"breadcrumb_path": "~/breadcrumb/SupportArticles-M365/toc.yml",
42+
"feedback_system": "Standard",
43+
"permissioned-type": "public"
44+
},
45+
"fileMetadata": {},
46+
"template": []
47+
}
48+
}

Microsoft365/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Welcome to SupportArticles-M365!

Office/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md

0 commit comments

Comments
 (0)