blob: 5db2b9c82b3216b2ca6b83905aaccd1dc80e05c3 [file] [log] [blame]
{
"metadata": [
{
"src": [
{
"src": "../",
"files": [
"**/Apache.Ignite.Core.csproj",
"**/Apache.Ignite.Linq.csproj",
"**/Apache.Ignite.AspNet.csproj",
"**/Apache.Ignite.EntityFramework.csproj",
"**/Apache.Ignite.NLog.csproj",
"**/Apache.Ignite.Log4Net.csproj"
],
"exclude": [
"**/obj/**",
"**/bin/**",
]
}
],
"dest": "api",
"filter": "filterConfig.yml"
}
],
"build": {
"content": [
{
"files": [
"api/**.yml",
"api/index.md"
]
},
{
"files": [
"articles/**.md",
"articles/**/toc.yml",
"toc.yml",
"*.md"
],
"exclude": [
"obj/**",
]
}
],
"resource": [
{
"files": [
"images/**"
],
"exclude": [
"obj/**",
]
}
],
"overwrite": [
{
"files": [
"apidoc/**.md"
],
"exclude": [
"obj/**",
]
}
],
"dest": "../../../clients/target/dotnetdoc",
"globalMetadataFiles": [],
"fileMetadataFiles": [],
"template": [
"default"
],
"postProcessors": [],
"noLangKeyword": false,
"keepFileLink": false,
"cleanupCacheHistory": false,
"globalMetadata": {
"_gitContribute": {
"repo": "https://github.com/apache/ignite",
"branch": "master"
},
"_enableSearch": true,
"_appTitle": "Apache Ignite.NET",
"_appFaviconPath": "images/favicon.ico",
"_appLogoPath": "images/logo_ignite_32_32.png",
"_appFooter": "© 2015 - 2019 The Apache Software Foundation",
"_disableContribution": true
}
}
}