Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 59ada8e

Browse files
committed
update with existing .openpublishing.publish.config.json
1 parent 9388df8 commit 59ada8e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
]
3434
},
3535
"ECMA2Yaml": {
36-
"SourceXmlFolder": "dotnet/xml",
37-
"OutputYamlFolder": "dotnet/api",
36+
"SourceXmlFolder": "XamarinAndroidAPI/xml",
37+
"OutputYamlFolder": "XamarinAndroidAPI/api",
3838
"Flatten": true,
39-
"id": "dotnet-template"
39+
"id": "XamarinAndroidAPI"
4040
},
4141
"SplitTOC": [
42-
"dotnet/api/dotnet-template/toc.yml"
42+
"XamarinAndroidAPI/api/XamarinAndroidAPI/toc.yml"
4343
],
4444
"DiffFolder": [
45-
"dotnet/api"
45+
"XamarinAndroidAPI/api"
4646
]
4747
}
4848
],

0 commit comments

Comments
 (0)