1 Star 0 Fork 0

超哥 / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.openpublishing.publish.config.json 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
David Pine 提交于 2020-05-19 10:43 . Unit testing order (#18456)
{
"need_generate_intellisense": false,
"need_preview_pull_request": true,
"need_pr_comments": false,
"need_generate_pdf_url_template": true,
"git_repository_branch_open_to_public_contributors": "master",
"branch_target_mapping": {
"live": [
"Publish",
"Pdf"
],
"master": [
"Publish",
"Pdf"
]
},
"Targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"docsets_to_publish": [
{
"docset_name": "core-docs",
"build_source_folder": ".",
"build_output_subfolder": ".",
"locale": "en-us",
"xref_query_tags": [
"/uwp/api"
],
"monikers": [],
"filemap_share_depots": [
"VS.dotnet-api-docs"
],
"open_to_public_contributors": true,
"type_mapping": {
"ZonePivotGroups": "Toc",
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content",
"Tutorial": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
}
],
"notification_subscribers": [],
"branches_to_filter": [],
"skip_source_output_uploading": false,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "master"
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "master"
},
{
"path_to_root": "_csharplang",
"url": "https://github.com/dotnet/csharplang",
"branch": "master",
"include_in_build": true
},
{
"path_to_root": "_vblang",
"url": "https://github.com/dotnet/vblang",
"branch": "master",
"include_in_build": true
},
{
"path_to_root": "machinelearning-samples",
"url": "https://github.com/dotnet/machinelearning-samples",
"branch": "master"
},
{
"path_to_root": "dotnet-samples",
"url": "https://github.com/dotnet/samples",
"branch": "master"
}
],
"docs_build_engine": {
"name": "docfx_v3"
}
}
1
https://gitee.com/yhc2020/docs.git
git@gitee.com:yhc2020/docs.git
yhc2020
docs
docs
master

搜索帮助