mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Attempt to Publish v2 API docs with new workflow 2
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"src": "../Terminal.Gui"
|
"src": "../Terminal.Gui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dest": "api/Terminal.Gui",
|
"dest": "api/Terminal.Gui2",
|
||||||
"shouldSkipMarkup": true,
|
"shouldSkipMarkup": true,
|
||||||
"properties": {
|
"properties": {
|
||||||
"TargetFramework": "net7.0"
|
"TargetFramework": "net7.0"
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
"src": "../UICatalog"
|
"src": "../UICatalog"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dest": "api/UICatalog",
|
"dest": "api/UICatalog2",
|
||||||
"shouldSkipMarkup": false,
|
"shouldSkipMarkup": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"TargetFramework": "net7.0"
|
"TargetFramework": "net7.0"
|
||||||
@@ -87,14 +87,14 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dest": "../docs",
|
"dest": "../v2docs",
|
||||||
"globalMetadata": {
|
"globalMetadata": {
|
||||||
"_enableSearch": "true",
|
"_enableSearch": "true",
|
||||||
"_appLogoPath": "images/logo48.png",
|
"_appLogoPath": "images/logo48.png",
|
||||||
"_disableContribution": false,
|
"_disableContribution": false,
|
||||||
"_gitContribute": {
|
"_gitContribute": {
|
||||||
"repo": "https://github.com/gui-cs/Terminal.Gui",
|
"repo": "https://github.com/gui-cs/Terminal.Gui",
|
||||||
"branch": "develop",
|
"branch": "v2_develop",
|
||||||
"apiSpecFolder": "docfx/overrides"
|
"apiSpecFolder": "docfx/overrides"
|
||||||
},
|
},
|
||||||
"_gitUrlPattern": "github"
|
"_gitUrlPattern": "github"
|
||||||
|
|||||||
Reference in New Issue
Block a user