{ "metadata": [ { "src": [ { "src": "../", "files": [ "X10D/**/**.csproj", "X10D.Hosting/**/**.csproj" ] } ], "dest": "api", "disableGitFeatures": false, "disableDefaultFilter": false } ], "build": { "content": [ { "files": [ "api/**.yml", "api/index.md" ] }, { "files": [ "articles/**.md", "articles/**/toc.yml", "toc.yml", "*.md" ] } ], "resource": [ { "files": [ "images/**" ] } ], "overwrite": [ { "files": [ "apidoc/**.md" ], "exclude": [ "obj/**", "_site/**" ] } ], "dest": "_site", "globalMetadata": { "_appTitle": "X10D", "_appName": "X10D", "_appFaviconPath": "images/favicon.png", "_appLogoPath": "images/favicon.png", "_appFooter": "DocFX + Singulink = ♥", "_copyrightFooter": "© Singulink. All rights reserved.", "_enableSearch": true, "_disableSideFilter": false, "_enableNewTab": true, "_disableContribution": false, "_disableBreadcrumb": false, }, "fileMetadataFiles": [], "template": [ "default", "templates/singulinkfx" ], "postProcessors": [], "markdownEngineName": "markdig", "noLangKeyword": false, "keepFileLink": false, "cleanupCacheHistory": false, "disableGitFeatures": false } }