Skip to content

Commit 8b7194c

Browse files
committed
Merge branch 'main' into maccruz-argfxn
2 parents ac989d0 + 699570b commit 8b7194c

File tree

1,220 files changed

+47021
-2125
lines changed

Some content is hidden

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

1,220 files changed

+47021
-2125
lines changed

.openpublishing.publish.config.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"docsets_to_publish": [
3+
{
4+
"docset_name": "ATA-Docs",
5+
"build_source_folder": "ATADocs",
6+
"build_output_subfolder": "ATA-Docs",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"open_to_public_contributors": false,
10+
"type_mapping": {
11+
"Conceptual": "Content"
12+
},
13+
"build_entry_point": "docs"
14+
},
315
{
416
"docset_name": "defender",
517
"build_source_folder": "defender",
@@ -25,6 +37,18 @@
2537
},
2638
"build_entry_point": "docs"
2739
},
40+
{
41+
"docset_name": "defender-cloud-apps",
42+
"build_source_folder": "CloudAppSecurityDocs",
43+
"build_output_subfolder": "defender-cloud-apps",
44+
"locale": "en-us",
45+
"monikers": [],
46+
"open_to_public_contributors": false,
47+
"type_mapping": {
48+
"Conceptual": "Content"
49+
},
50+
"build_entry_point": "docs"
51+
},
2852
{
2953
"docset_name": "defender-endpoint",
3054
"build_source_folder": "defender-endpoint",
@@ -150,6 +174,7 @@
150174
"targets": {},
151175
"redirection_files": [
152176
".openpublishing.redirection.defender.json",
153-
".openpublishing.redirection.endpoint.json"
177+
".openpublishing.redirection.defender-cloud-apps.json",
178+
".openpublishing.redirection.defender-xdr.json"
154179
]
155180
}

0 commit comments

Comments
 (0)