Attempt to Publish v2 API docs with new workflow 3

This commit is contained in:
Tigger Kindel
2023-12-01 15:27:46 -07:00
parent d1c19dc25e
commit e767707e21
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
"src": "../Terminal.Gui"
}
],
"dest": "api/Terminal.Gui2",
"dest": "api/Terminal.Gui",
"shouldSkipMarkup": true,
"properties": {
"TargetFramework": "net7.0"
@@ -32,7 +32,7 @@
"src": "../UICatalog"
}
],
"dest": "api/UICatalog2",
"dest": "api/UICatalog",
"shouldSkipMarkup": false,
"properties": {
"TargetFramework": "net7.0"
@@ -87,7 +87,7 @@
]
}
],
"dest": "../v2docs",
"dest": "../v2_docs",
"globalMetadata": {
"_enableSearch": "true",
"_appLogoPath": "images/logo48.png",