File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 12
12
"Conceptual" : " Content" ,
13
13
"ManagedReference" : " Content" ,
14
14
"RestApi" : " Content" ,
15
- "AzurePsModulePage" : " Content"
15
+ "PowershellModule" : " Content" ,
16
+ "PowershellCmdlet" : " Content"
16
17
},
17
18
"build_entry_point" : " docs" ,
18
19
"template_folder" : " _themes" ,
19
20
"version" : 0 ,
20
- "customized_template_paths" : [
21
- " _dependentPackages/azurecli.plugins/azurecli"
22
- ],
23
21
"customized_tasks" : {
24
22
"docset_prebuild" : [
25
- " _dependentPackages/CommonPlugins /tools/PowerShellReference .ps1"
23
+ " _dependentPackages/MAML2Yaml /tools/Run .ps1"
26
24
]
27
25
},
28
26
"monikerPath" : [
Original file line number Diff line number Diff line change 28
28
},
29
29
{
30
30
"files" : [
31
- " **/*.md"
31
+ " **/*.yml"
32
+ ],
33
+ "exclude" : [
34
+ " toc.yml"
32
35
],
33
36
"src" : " exchange-ps" ,
34
37
"version" : " exchange-ps" ,
85
88
},
86
89
"fileMetadata" : {
87
90
"apiPlatform" : {
88
- "exchange-ps/exchange/**/*.md " : [
91
+ "exchange-ps/exchange/**/*.yml " : [
89
92
" powershell"
90
93
]
91
94
}
You can’t perform that action at this time.
0 commit comments