Skip to content

Commit 36491f2

Browse files
committed
update with existing .openpublishing.publish.config.json
1 parent 7126cc1 commit 36491f2

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
@@ -32,17 +32,17 @@
3232
]
3333
},
3434
"ECMA2Yaml": {
35-
"SourceXmlFolder": "dotnet/xml",
36-
"OutputYamlFolder": "dotnet/api",
35+
"SourceXmlFolder": "docs/xml",
36+
"OutputYamlFolder": "docs/api",
3737
"Flatten": true,
38-
"id": "dotnet-template",
38+
"id": "dotnet-android-api-docs",
3939
"SDPMode": true
4040
},
4141
"SplitTOC": [
42-
"dotnet/api/dotnet-template/toc.yml"
42+
"docs/api/dotnet-android-api-docs/toc.yml"
4343
],
4444
"DiffFolder": [
45-
"dotnet/api"
45+
"docs/api"
4646
]
4747
}
4848
],

0 commit comments

Comments
 (0)