Skip to content

Commit c4feef0

Browse files
Saisangsdwheeler
authored andcommitted
Migrate docs build to use PSMD2Yaml and new page template
When MAML2Yaml is not in the path of monikerMapping.json, reference content in the docset will be built by PSMD2Yaml instead of its predecessor MAML2Yaml. For details, see https://dev.azure.com/ceapex/Engineering/_workitems/edit/783982
1 parent 6176fe3 commit c4feef0

File tree

6 files changed

+16
-16
lines changed

6 files changed

+16
-16
lines changed

.openpublishing.publish.config.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"docset_name": "exchange-ps",
3838
"locale": "en-us",
3939
"monikerPath": [
40-
"mapping/MAML2Yaml/monikerMapping.json"
40+
"mapping/monikerMapping.json"
4141
],
4242
"moniker_ranges": [],
4343
"monikers": [],
@@ -46,8 +46,8 @@
4646
"type_mapping": {
4747
"Conceptual": "Content",
4848
"ManagedReference": "Content",
49-
"PowershellCmdlet": "Content",
50-
"PowershellModule": "Content",
49+
"PowerShellCmdlet1": "Content",
50+
"PowerShellModule1": "Content",
5151
"RestApi": "Content"
5252
},
5353
"version": 0
@@ -86,7 +86,7 @@
8686
"docset_name": "skype-ps",
8787
"locale": "en-us",
8888
"monikerPath": [
89-
"mapping/MAML2Yaml/monikerMapping.json"
89+
"mapping/monikerMapping.json"
9090
],
9191
"moniker_ranges": [],
9292
"monikers": [],
@@ -95,8 +95,8 @@
9595
"type_mapping": {
9696
"Conceptual": "Content",
9797
"ManagedReference": "Content",
98-
"PowershellCmdlet": "Content",
99-
"PowershellModule": "Content",
98+
"PowerShellCmdlet1": "Content",
99+
"PowerShellModule1": "Content",
100100
"RestApi": "Content"
101101
},
102102
"version": 0
@@ -108,7 +108,7 @@
108108
"docset_name": "spmt-ps",
109109
"locale": "en-us",
110110
"monikerPath": [
111-
"mapping/MAML2Yaml/monikerMapping.json"
111+
"mapping/monikerMapping.json"
112112
],
113113
"moniker_ranges": [],
114114
"monikers": [],
@@ -117,8 +117,8 @@
117117
"type_mapping": {
118118
"Conceptual": "Content",
119119
"ManagedReference": "Content",
120-
"PowershellCmdlet": "Content",
121-
"PowershellModule": "Content",
120+
"PowerShellCmdlet1": "Content",
121+
"PowerShellModule1": "Content",
122122
"RestApi": "Content"
123123
},
124124
"version": 0
@@ -135,7 +135,7 @@
135135
"docset_name": "teams-ps",
136136
"locale": "en-us",
137137
"monikerPath": [
138-
"mapping/MAML2Yaml/monikerMapping.json"
138+
"mapping/monikerMapping.json"
139139
],
140140
"moniker_ranges": [],
141141
"monikers": [],
@@ -144,8 +144,8 @@
144144
"type_mapping": {
145145
"Conceptual": "Content",
146146
"ManagedReference": "Content",
147-
"PowershellCmdlet": "Content",
148-
"PowershellModule": "Content",
147+
"PowerShellCmdlet1": "Content",
148+
"PowerShellModule1": "Content",
149149
"RestApi": "Content"
150150
},
151151
"version": 0
@@ -162,7 +162,7 @@
162162
"docset_name": "whiteboard-ps",
163163
"locale": "en-us",
164164
"monikerPath": [
165-
"mapping/MAML2Yaml/monikerMapping.json"
165+
"mapping/monikerMapping.json"
166166
],
167167
"moniker_ranges": [],
168168
"monikers": [],
@@ -171,8 +171,8 @@
171171
"type_mapping": {
172172
"Conceptual": "Content",
173173
"ManagedReference": "Content",
174-
"PowershellCmdlet": "Content",
175-
"PowershellModule": "Content",
174+
"PowerShellCmdlet1": "Content",
175+
"PowerShellModule1": "Content",
176176
"RestApi": "Content"
177177
},
178178
"version": 0
@@ -199,4 +199,4 @@
199199
"template_folder": "_themes.pdf"
200200
}
201201
}
202-
}
202+
}

0 commit comments

Comments
 (0)