Microsoft.Data.Sqlite.ApiDocs/.openpublishing.publish.con...

104 строки
2.7 KiB
JSON

{
"docsets_to_publish": [
{
"docset_name": "sqlite-dotnet",
"build_source_folder": "dotnet",
"build_output_subfolder": "sqlite-dotnet",
"locale": "en-us",
"monikers": [
"msdata-sqlite-1.0.0",
"msdata-sqlite-1.1.0",
"msdata-sqlite-2.0.0"
],
"moniker_ranges": [],
"open_to_public_contributors": false,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"NetEnum": "Content",
"NetDelegate": "Content",
"NetNamespace": "Content",
"NetMember": "Content",
"NetType": "Content",
"Tutorial": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"customized_tasks": {
"docset_prebuild": [
"_dependentPackages/ECMA2Yaml/tools/Run.ps1",
"_dependentPackages/CommonPlugins/tools/SplitTOC.ps1",
"_dependentPackages/CommonPlugins/tools/DiffFolder.ps1"
],
"docset_postbuild": [
"_dependentPackages/ECMA2Yaml/tools/PostBuild.ps1"
]
},
"ECMA2Yaml": {
"SourceXmlFolder": "dotnet/xml",
"OutputYamlFolder": "dotnet/api",
"Flatten": true,
"id": "sqlite-dotnet",
"SDPMode": true
},
"SplitTOC": [
"dotnet/api/sqlite-dotnet/toc.yml"
],
"DiffFolder": [
"dotnet/api"
]
}
],
"notification_subscribers": [
"riande@microsoft.com"
],
"sync_notification_subscribers": [],
"branches_to_filter": [],
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "main",
"branch_mapping": {}
}
],
"branch_target_mapping": {
"live": [
"Publish",
"Pdf"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"pdf": {
"template_folder": "_themes.pdf"
}
},
"docs_build_engine": {},
"need_generate_pdf": false,
"need_generate_intellisense": false,
"dependent_packages": [
{
"id": "Microsoft.OpenPublishing.CommonPlugins",
"nuget_feed": "https://www.myget.org/F/op/api/v2",
"path_to_root": "_dependentPackages/CommonPlugins",
"target_framework": "net45",
"version": "latest"
},
{
"id": "Microsoft.DocAsCode.ECMA2Yaml",
"nuget_feed": "https://www.myget.org/F/op/api/v2",
"path_to_root": "_dependentPackages/ECMA2Yaml",
"target_framework": "net45",
"version": "latest"
}
]
}