2025-07-25 16:27:29 +08:00

157 lines
3.0 KiB
JSON

{
"metadata": [
{
"src": [
{
"src": "../",
"files": [
"HiGeom/HiGeom.csproj",
"HiDisp/HiDisp.csproj",
"HiCbtr/HiCbtr.csproj",
"HiMech/HiMech.csproj",
"HiUniNc/HiUniNc.csproj",
"HiNc/HiNc.csproj",
"Hi.Wpf/Hi.Wpf.csproj",
"Hi.WinForm/Hi.WinForm.csproj",
"Hi.Webapi/Hi.Webapi.csproj"
]
}
],
"dest": "api",
"disableGitFeatures": true,
"force": false,
"shouldSkipMarkup": false,
"noCache": false,
"noRestore": false,
"properties": {
"Configuration": "Debug",
"Platform": "x64"
}
},
{
"src": [
{
"src": "../",
"files": [
"Hi.Sample/Hi.Sample.csproj",
"Hi.Sample.Wpf/Hi.Sample.Wpf.csproj",
"Hi.Sample.Webapi/Hi.Sample.Webapi.csproj"
]
}
],
"dest": "brief/sample",
"disableGitFeatures": true,
"force": false,
"shouldSkipMarkup": false,
"noCache": false,
"noRestore": false,
"properties": {
"Configuration": "Debug",
"Platform": "x64"
}
}
],
"build": {
"content": [
{
"files": [
"api/**.yml",
"api/toc.yml",
"brief/**.yml",
"brief/toc.yml"
]
},
{
"files": [
"brief/**/toc.yml",
"brief/**.md",
"brief/**/*.md",
"toc.yml",
"*.md"
]
}
],
"resource": [
{
"files": [
"img/**",
"acc/**",
"brief/**.png",
"dev-doc/**.png",
"user-guide/**.png",
"**.svg",
"**.jpg",
"**.zip",
"**.gif",
"**.js",
"**.json",
"**.mp4",
"assets/**",
"templates/chinese-search/public/**",
"web.config"
],
"exclude": [
"preserved/**",
"preserved2/**",
"_site/**"
]
}
],
"overwrite": [
{
"files": [
"overwrite/**.md",
"overwrite-sample/**.md"
],
"exclude": [
"obj/**",
"_site/**"
]
}
],
"dest": "../HiAPI-docsite-2025",
"globalMetadataFiles": [],
"globalMetadata": {
"_appTitle": "HiAPI-C# 2025",
"_appFooter": "<span> Copyright © 2025 <a href='https://superhightech.com.tw'>Tech Coordinate</a>. All rights reserved. <a href='https://superhightech.com.tw'>超級高科技股份有限公司</a> © 2025 版權所有 </span>",
"_enableSearch": true,
"_disableContribution": false,
"_appFaviconPath": "img/HiAPI.favicon.ico",
"_appLogoPath": "img/HiAPI.logo.png",
"_enableNewTab": true
},
"fileMetadataFiles": [],
"template": [
"default",
"modern",
"templates/chinese-search",
"templates/material",
"../acc/global.docfx/template/ext"
],
"markdownEngineProperties": {
"markdigExtensions": [
"Footnotes",
"Abbreviations",
"CustomContainers",
"DefinitionLists",
"Diagrams",
"TaskLists",
"Mathematics",
"SmartyPants",
"AutoLinks",
"PipeTables"
]
},
"incrementalBuild": true,
"postProcessors": [
"ExtractSearchIndex"
],
"markdownEngineName": "markdig",
"noLangKeyword": false,
"keepFileLink": false,
"cleanupCacheHistory": false,
"xref": [
"https://learn.microsoft.com/en-us/dotnet/.xrefmap.json"
]
}
}