Skip to content

Commit 60bb199

Browse files
Migration: migration from Caps to OP
1 parent 0226d1d commit 60bb199

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"build_output_subfolder": ".",
1313
"locale": "en-us",
1414
"version": 0,
15+
"monikers": ["netframework-4.5.1","netframework-4.5.2","netframework-4.5","netframework-4.6","netframework-4.6.1","netframework-4.6.2","netframework-4.7","netcore-1.0","netcore-1.1.0","netcore-2.0","netstandard-1.0","netstandard-1.1","netstandard-1.2","netstandard-1.3","netstandard-1.4","netstandard-1.5","netstandard-1.6","netstandard-2.0","xamarinandroid-7.1","xamarinmac-3.0"],
1516
"open_to_public_contributors": false,
1617
"type_mapping": {
1718
"Conceptual": "Content",
@@ -20,6 +21,9 @@
2021
},
2122
"build_entry_point": "docs",
2223
"template_folder": "_themes",
24+
"customized_template_paths": [
25+
"_dependentPackages/memberpage.plugins/content"
26+
],
2327
"customized_tasks": {
2428
"docset_prebuild": [
2529
"_dependentPackages/ECMA2Yaml/tools/Run.ps1",
@@ -73,4 +77,4 @@
7377
"Flatten": true
7478
},
7579
"toc_path_need_to_split": "api/toc.yml"
76-
}
80+
}

0 commit comments

Comments
 (0)