blob: 995bd9657cc66206ec89db253dcb28c344f371fa [file] [log] [blame]
{
"metadata": [
{
"src": [
{
"files": [
"Lucene.Net.Spatial/Lucene.Net.Spatial.csproj"
],
"exclude": [
"**/obj/**",
"**/bin/**"
],
"src": "../../src"
}
],
"dest": "obj/docfx/api/spatial",
"properties": {
"TargetFramework": "netstandard2.0"
}
}
],
"build": {
"content": [
{
"files": [
"**.yml",
"**.md"
],
"src": "obj/docfx/api/spatial"
},
{
"files": [
"toc.yml",
"spatial/toc.yml"
],
"src": "toc"
}
],
"overwrite": [
{
"files": [
"**/package.md",
"**/overview.md"
],
"src": "../../src/Lucene.Net.Spatial",
"exclude": [
"package.md"
]
},
{
"files": [
"apiSpec/spatial/**/*.md"
]
}
],
"xref": [
"_site/api/core/xrefmap.yml"
],
"dest": "_site/api/spatial",
"globalMetadataFiles": [
"docfx.global.json",
"docfx.global.subsite.json"
],
"template": [
"Templates/DefaultTemplateNoAssets",
"Templates/LuceneTemplate",
"Templates/LuceneApiDocs"
],
"postProcessors": [],
"markdownEngineName": "dfm",
"noLangKeyword": false,
"keepFileLink": false,
"cleanupCacheHistory": false,
"disableGitFeatures": false
}
}