Skip to content

Commit 2a792a5

Browse files
committed
1 parent cad2be2 commit 2a792a5

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
{
2-
"docsets_to_publish": [],
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "PowerShell-Docs-Modules",
5+
"build_source_folder": "PowerShell-Docs-Modules",
6+
"build_output_subfolder": "PowerShell-Docs-Modules",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"moniker_ranges": [],
10+
"open_to_public_contributors": true,
11+
"type_mapping": {
12+
"Conceptual": "Content",
13+
"PowershellModule": "Content",
14+
"PowershellCmdlet": "Content"
15+
},
16+
"build_entry_point": "docs",
17+
"template_folder": "_themes",
18+
"base_path": "powershell",
19+
"site_name": "Docs",
20+
"customized_tasks": {
21+
"docset_prebuild": [
22+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
23+
]
24+
}
25+
}
26+
],
327
"notification_subscribers": [],
428
"sync_notification_subscribers": [],
529
"branches_to_filter": [],

PowerShell-Docs-Modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit dfd5c5b25822fe9bcdc451efe61e0fc45ef1bba1

0 commit comments

Comments
 (0)