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

Commit 34a9c96

Browse files
author
VSC-Service-Account
committed
Update config to enable docfx v3
1 parent 6012e04 commit 34a9c96

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"SourceXmlFolder": "docs/Mono.Android/en",
4040
"OutputYamlFolder": "docs/Mono.Android/en/api",
4141
"Flatten": true,
42-
"id": "XamarinAndroidAPI",
42+
"id": "XamarinAndroidAPI",
4343
"SDPMode": "true"
4444
},
4545
"SplitTOC": [
@@ -90,5 +90,8 @@
9090
"target_framework": "net45",
9191
"version": "latest"
9292
}
93-
]
93+
],
94+
"docs_build_engine": {
95+
"name": "docfx_v3"
96+
}
9497
}

0 commit comments

Comments
 (0)