Skip to content

Commit 843a68c

Browse files
Merge branch 'main' into patch-70
2 parents 43044fc + 097a78b commit 843a68c

File tree

1,948 files changed

+13112
-10712
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,948 files changed

+13112
-10712
lines changed

.openpublishing.build.ps1

Lines changed: 0 additions & 17 deletions
This file was deleted.

.openpublishing.publish.config.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@
1515
"build_entry_point": "docs",
1616
"template_folder": "_themes"
1717
},
18+
{
19+
"docset_name": "AzureLocal",
20+
"build_source_folder": "azure-local",
21+
"build_output_subfolder": "AzureLocal",
22+
"locale": "en-us",
23+
"monikers": [],
24+
"moniker_ranges": [],
25+
"open_to_public_contributors": false,
26+
"type_mapping": {
27+
"Conceptual": "Content"
28+
},
29+
"build_entry_point": "docs"
30+
},
1831
{
1932
"docset_name": "azure-managed-lustre",
2033
"build_source_folder": "azure-managed-lustre",
@@ -128,6 +141,7 @@
128141
".openpublishing.redirection.json",
129142
".openpublishing.redirection.pep.json",
130143
".openpublishing.redirection.aks.json",
131-
".openpublishing.redirection.aks-edge.json"
144+
".openpublishing.redirection.aks-edge.json",
145+
".openpublishing.redirection.azure-local.json"
132146
]
133147
}

0 commit comments

Comments
 (0)