1 Star 0 Fork 0

nd6 / AspNetCore.Docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.openpublishing.publish.config.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
Luke Latham 提交于 2020-07-02 22:15 . Blazor Get Started updates (#19055)
{
"build_entry_point": "docs",
"docsets_to_publish": [
{
"docset_name": "aspnet-core-conceptual",
"build_source_folder": "aspnetcore",
"build_output_subfolder": "aspnetcore",
"locale": "en-us",
"moniker_ranges": [
">= aspnetcore-1.0"
],
"xref_query_tags": [
"/dotnet",
"/aspnet"
],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content",
"ZonePivotGroups": "Toc"
},
"template_folder": "_themes",
"version": 0
}
],
"notification_subscribers": [],
"branches_to_filter": [],
"git_repository_branch_open_to_public_contributors": "master",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"need_pr_comments": false,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "master",
"branch_mapping": {}
}
],
"branch_target_mapping": {
"live": [
"Publish",
"Pdf"
],
"master": [
"Publish",
"Pdf"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"need_generate_pdf": false,
"need_generate_intellisense": false,
"docs_build_engine": {
"name": "docfx_v3"
}
}
1
https://gitee.com/nd6/AspNetCore.Docs.git
git@gitee.com:nd6/AspNetCore.Docs.git
nd6
AspNetCore.Docs
AspNetCore.Docs
master

搜索帮助