Skip to content

Commit 647d93a

Browse files
committed
Merge conflect
2 parents ae0f368 + d99544f commit 647d93a

2,481 files changed

Lines changed: 33928 additions & 42459 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,30 @@
11
{
22
"build_entry_point": "docs",
3-
"need_generate_pdf": false,
4-
"need_generate_intellisense": false,
5-
"branch_target_mapping": {
6-
"live": [
7-
"Publish",
8-
"Pdf"
9-
],
10-
"master": [
11-
"Publish",
12-
"Pdf"
13-
]
14-
},
15-
"Targets": {
16-
"Pdf": {
17-
"template_folder": "_themes.pdf"
18-
}
19-
},
203
"docsets_to_publish": [
214
{
225
"docset_name": "vcppdocs",
236
"build_source_folder": "docs",
247
"build_output_subfolder": "vcppdocs",
258
"locale": "en-us",
26-
"version": 0,
9+
"monikers": [],
10+
"moniker_ranges": [],
2711
"open_to_public_contributors": true,
2812
"type_mapping": {
2913
"Conceptual": "Content",
3014
"ManagedReference": "Content",
3115
"RestApi": "Content"
3216
},
33-
"template_folder": "_themes"
17+
"template_folder": "_themes",
18+
"version": 0
3419
}
3520
],
3621
"notification_subscribers": [],
3722
"branches_to_filter": [],
38-
"skip_source_output_uploading": false,
3923
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
4024
"git_repository_branch_open_to_public_contributors": "master",
25+
"skip_source_output_uploading": false,
4126
"need_preview_pull_request": true,
27+
"enable_incremental_build": true,
4228
"dependent_repositories": [
4329
{
4430
"path_to_root": "_themes",
@@ -49,9 +35,26 @@
4935
{
5036
"path_to_root": "_themes.pdf",
5137
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
52-
"branch": "master"
38+
"branch": "master",
39+
"branch_mapping": {}
5340
}
5441
],
42+
"branch_target_mapping": {
43+
"live": [
44+
"Publish",
45+
"Pdf"
46+
],
47+
"master": [
48+
"Publish",
49+
"Pdf"
50+
]
51+
},
5552
"need_generate_pdf_url_template": true,
56-
"enable_incremental_build": true
57-
}
53+
"targets": {
54+
"Pdf": {
55+
"template_folder": "_themes.pdf"
56+
}
57+
},
58+
"need_generate_pdf": false,
59+
"need_generate_intellisense": false
60+
}

0 commit comments

Comments
 (0)