mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-23 23:28:05 -05:00
<img width="1840" alt="Screenshot 2025-01-30 at 6 26 02 PM" src="https://github.com/user-attachments/assets/5b4c9ebf-0880-4b2e-aa1f-f2b956922b49" />
78 lines
1.7 KiB
JSON
78 lines
1.7 KiB
JSON
{
|
|
"metadata": [
|
|
{
|
|
"src": [
|
|
{
|
|
"files": [
|
|
"Contracts/Microsoft.AutoGen.Contracts.csproj",
|
|
"Core/Microsoft.AutoGen.Core.csproj"
|
|
],
|
|
"src": "../../dotnet/src/Microsoft.Autogen/"
|
|
}
|
|
],
|
|
"dest": "api",
|
|
"includePrivateMembers": false,
|
|
"disableGitFeatures": false,
|
|
"disableDefaultFilter": false,
|
|
"noRestore": false,
|
|
"namespaceLayout": "flattened",
|
|
"memberLayout": "samePage",
|
|
"allowCompilationErrors": false
|
|
}
|
|
],
|
|
"build": {
|
|
"content": [
|
|
{
|
|
"files": [
|
|
"api/**.yml",
|
|
"api/index.md"
|
|
]
|
|
},
|
|
{
|
|
"files": [
|
|
"core/**.md",
|
|
"core/**/toc.yml",
|
|
"articles/**.md",
|
|
"articles/**/toc.yml",
|
|
"tutorial/**.md",
|
|
"tutorial/**/toc.yml",
|
|
"release_note/**.md",
|
|
"release_note/**/toc.yml",
|
|
"toc.yml",
|
|
"*.md"
|
|
]
|
|
}
|
|
],
|
|
"resource": [
|
|
{
|
|
"files": [
|
|
"images/**"
|
|
]
|
|
}
|
|
],
|
|
"output": "_site",
|
|
"globalMetadataFiles": [],
|
|
"fileMetadataFiles": [],
|
|
"template": [
|
|
"default",
|
|
"modern",
|
|
"template"
|
|
],
|
|
"globalMetadata": {
|
|
"_appTitle": "AutoGen .NET",
|
|
"_appName": "AutoGen .NET",
|
|
"_appLogoPath": "images/logo.svg",
|
|
"_appFooter": "AutoGen",
|
|
"_appFaviconPath": "images/favicon.ico",
|
|
"_gitContribute": {
|
|
"repo": "https://github.com/microsoft/autogen.git"
|
|
}
|
|
},
|
|
"postProcessors": [
|
|
"ExtractSearchIndex"
|
|
],
|
|
"_enableSearch": true,
|
|
"keepFileLink": false,
|
|
"disableGitFeatures": false
|
|
}
|
|
} |