Skip to content

Commit 4e3fd78

Browse files
committed
add staffhub section
1 parent 7e8a9a2 commit 4e3fd78

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,35 @@
115115
"monikerPath": [
116116
"mapping/monikerMapping.json"
117117
]
118+
},
119+
{
120+
"docset_name": "staffhub-ps",
121+
"build_source_folder": "staffhub",
122+
"build_output_subfolder": "staffhub-ps",
123+
"locale": "en-us",
124+
"monikers": [],
125+
"moniker_ranges": [],
126+
"open_to_public_contributors": true,
127+
"type_mapping": {
128+
"Conceptual": "Content",
129+
"ManagedReference": "Content",
130+
"RestApi": "Content",
131+
"AzurePsModulePage": "Content"
132+
},
133+
"build_entry_point": "docs",
134+
"template_folder": "_themes",
135+
"version": 0,
136+
"customized_template_paths": [
137+
"_dependentPackages/azurecli.plugins/azurecli"
138+
],
139+
"customized_tasks": {
140+
"docset_prebuild": [
141+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
142+
]
143+
},
144+
"monikerPath": [
145+
"mapping/monikerMapping.json"
146+
]
118147
}
119148
],
120149
"notification_subscribers": [],

0 commit comments

Comments
 (0)