{ "metadata": [ { "src": [ { "src": "..", "files": [ "GFramework.Core/GFramework.Core.csproj", "GFramework.Core.Abstractions/GFramework.Core.Abstractions.csproj", "GFramework.Game/GFramework.Game.csproj", "GFramework.Game.Abstractions/GFramework.Game.Abstractions.csproj", "GFramework.Godot/GFramework.Godot.csproj" ] } ], "dest": "api", "filter": "filterConfig.yml", "properties": { "TargetFramework": "net8.0" } } ], "build": { "content": [ { "files": [ "index.md" ] }, { "files": [ "api/**.yml" ] }, { "files": [ "**/*.md", "**/toc.yml" ], "src": "../docs" } ], "resource": [ { "files": [ "images/**", "**/*.png", "**/*.jpg", "**/*.jpeg", "**/*.gif", "**/*.svg" ] } ], "dest": "_site", "template": [ "default", "templates/material" ], "globalMetadata": { "_appTitle": "GFramework Documentation", "_enableSearch": true, "_appFooter": "Copyright © 2026 GeWuYou. All rights reserved.", "pdf": false }, "xref": [ "https://learn.microsoft.com/en-us/dotnet/.xrefmap.json" ] } }