File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 122
122
"Conceptual" : " Content" ,
123
123
"ManagedReference" : " Content" ,
124
124
"RestApi" : " Content" ,
125
- "AzurePsModulePage" : " Content"
125
+ "PowershellModule" : " Content" ,
126
+ "PowershellCmdlet" : " Content"
126
127
},
127
128
"build_entry_point" : " docs" ,
128
129
"template_folder" : " _themes" ,
129
130
"version" : 0 ,
130
- "customized_template_paths" : [
131
- " _dependentPackages/azurecli.plugins/azurecli"
132
- ],
133
131
"customized_tasks" : {
134
132
"docset_prebuild" : [
135
- " _dependentPackages/CommonPlugins /tools/PowerShellReference .ps1"
133
+ " _dependentPackages/MAML2Yaml /tools/Run .ps1"
136
134
]
137
135
},
138
136
"monikerPath" : [
Original file line number Diff line number Diff line change 21
21
"dest" : " staffhub/staffhub-ps"
22
22
},
23
23
{
24
- "files" : [" **/*.md" ],
24
+ "files" : [" **/*.yml" ],
25
+ "exclude" : [" toc.yml" ],
25
26
"src" : " staffhub-ps" ,
26
27
"version" : " staffhub-ps" ,
27
28
"dest" : " module"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ external help file: Microsoft.OutlookApps.StaffHub.PowershellCmdlets.dll-Help.xm
3
3
Module Name : Microsoft.OutlookApps.StaffHub.PowershellCmdlets
4
4
online version : https://docs.microsoft.com/powershell/module/staffhub/remove-staffhubuser
5
5
applicable : Microsoft StaffHub
6
- title : Remote -StaffHubUser
6
+ title : Remove -StaffHubUser
7
7
schema : 2.0.0
8
8
author : serdarsoysal
9
9
ms.author : serdars
You can’t perform that action at this time.
0 commit comments