1 Star 0 Fork 0

DOS汇编/cpp-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.openpublishing.publish.config.json 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
Colin Robertson 提交于 2020-10-22 14:17 . Update moniker in openpublishing
{
"build_entry_point": "docs",
"docsets_to_publish": [
{
"docset_name": "vcppdocs",
"build_source_folder": "docs",
"build_output_subfolder": "vcppdocs",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [
">= msvc-140"
],
"xref_query_tags": ["/dotnet", "/uwp/api"],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"template_folder": "_themes",
"version": 0
}
],
"notification_subscribers": [],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
"git_repository_branch_open_to_public_contributors": "master",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"enable_incremental_build": true,
"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"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dosasm/cpp-docs.git
git@gitee.com:dosasm/cpp-docs.git
dosasm
cpp-docs
cpp-docs
master

搜索帮助