Skip to content

Commit 3c258e3

Browse files
authored
Merge branch 'main' into docs-editor/fixed-reported-inaccuracies-1732621985
2 parents 4a3f1e6 + b386e5f commit 3c258e3

File tree

316 files changed

+14737
-221
lines changed

Some content is hidden

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

316 files changed

+14737
-221
lines changed

.openpublishing.publish.config.json

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@
66
"build_output_subfolder": "ATA-Docs",
77
"locale": "en-us",
88
"monikers": [],
9-
"open_to_public_contributors": false,
9+
"open_to_public_contributors": true,
10+
"type_mapping": {
11+
"Conceptual": "Content"
12+
},
13+
"build_entry_point": "docs"
14+
},
15+
{
16+
"docset_name": "ATP-Docs",
17+
"build_source_folder": "ATPDocs",
18+
"build_output_subfolder": "ATP-Docs",
19+
"locale": "en-us",
20+
"monikers": [],
21+
"open_to_public_contributors": true,
1022
"type_mapping": {
1123
"Conceptual": "Content"
1224
},
@@ -43,7 +55,7 @@
4355
"build_output_subfolder": "defender-cloud-apps",
4456
"locale": "en-us",
4557
"monikers": [],
46-
"open_to_public_contributors": false,
58+
"open_to_public_contributors": true,
4759
"type_mapping": {
4860
"Conceptual": "Content"
4961
},
@@ -143,7 +155,7 @@
143155
"build_output_subfolder": "unified-secops-platform",
144156
"locale": "en-us",
145157
"monikers": [],
146-
"open_to_public_contributors": false,
158+
"open_to_public_contributors": true,
147159
"type_mapping": {
148160
"Conceptual": "Content"
149161
},
@@ -173,8 +185,9 @@
173185
"branch_target_mapping": {},
174186
"targets": {},
175187
"redirection_files": [
188+
".openpublishing.redirection.ata-atp.json",
176189
".openpublishing.redirection.defender.json",
177190
".openpublishing.redirection.defender-cloud-apps.json",
178191
".openpublishing.redirection.defender-xdr.json"
179192
]
180-
}
193+
}

0 commit comments

Comments
 (0)