Skip to content

Commit 9e74e4a

Browse files
committed
Undo updates to ops.publish.config.json
1 parent b91f512 commit 9e74e4a

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,17 @@
9999
"Conceptual": "Content",
100100
"ManagedReference": "Content",
101101
"RestApi": "Content",
102-
"PowershellModule": "Content",
103-
"PowershellCmdlet": "Content"
102+
"AzurePsModulePage": "Content"
104103
},
105104
"build_entry_point": "docs",
106105
"template_folder": "_themes",
107106
"version": 0,
107+
"customized_template_paths": [
108+
"_dependentPackages/azurecli.plugins/azurecli"
109+
],
108110
"customized_tasks": {
109111
"docset_prebuild": [
110-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
112+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
111113
]
112114
},
113115
"monikerPath": [
@@ -272,13 +274,6 @@
272274
"version": "latest",
273275
"id": "Microsoft.OpenPublishing.CommonPlugins",
274276
"nuget_feed": "https://www.myget.org/F/op/api/v2"
275-
},
276-
{
277-
"id": "Microsoft.DocAsCode.MAML2Yaml",
278-
"nuget_feed": "https://www.myget.org/F/op/api/v2",
279-
"path_to_root": "_dependentPackages/MAML2Yaml",
280-
"target_framework": "net45",
281-
"version": "latest"
282277
}
283278
]
284279
}

0 commit comments

Comments
 (0)