Skip to content

Commit 6d01c48

Browse files
authored
Update .openpublishing.publish.config.json
1 parent 845c59d commit 6d01c48

File tree

1 file changed

+2
-71
lines changed

1 file changed

+2
-71
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,2 @@
1-
{
2-
"build_entry_point": "docs",
3-
"docsets_to_publish": [
4-
{
5-
"docset_name": "vcppdocs",
6-
"build_source_folder": "docs",
7-
"build_output_subfolder": "vcppdocs",
8-
"locale": "en-us",
9-
"monikers": [],
10-
"moniker_ranges": [
11-
">= msvc-140"
12-
],
13-
"xref_query_tags": [
14-
"/dotnet",
15-
"/uwp/api"
16-
],
17-
"open_to_public_contributors": true,
18-
"type_mapping": {
19-
"Conceptual": "Content",
20-
"ManagedReference": "Content",
21-
"RestApi": "Content"
22-
},
23-
"template_folder": "_themes",
24-
"version": 0
25-
}
26-
],
27-
"notification_subscribers": [],
28-
"sync_notification_subscribers": null,
29-
"branches_to_filter": [],
30-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/cpp-docs",
31-
"git_repository_branch_open_to_public_contributors": "main",
32-
"skip_source_output_uploading": false,
33-
"need_preview_pull_request": true,
34-
"enable_incremental_build": true,
35-
"contribution_branch_mappings": null,
36-
"dependent_repositories": [
37-
{
38-
"path_to_root": "_themes",
39-
"url": "https://github.com/Microsoft/templates.docs.msft",
40-
"branch": "main",
41-
"branch_mapping": {}
42-
},
43-
{
44-
"path_to_root": "_themes.pdf",
45-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
46-
"branch": "main",
47-
"branch_mapping": {}
48-
}
49-
],
50-
"branch_target_mapping": {
51-
"live": [
52-
"Publish",
53-
"Pdf"
54-
],
55-
"main": [
56-
"Publish",
57-
"Pdf"
58-
]
59-
},
60-
"need_generate_pdf_url_template": true,
61-
"targets": {
62-
"Pdf": {
63-
"template_folder": "_themes.pdf"
64-
}
65-
},
66-
"need_generate_pdf": false,
67-
"need_generate_intellisense": false,
68-
"docs_build_engine": {
69-
"name": "docfx_v3"
70-
}
71-
}
1+
oud
2+
delete

0 commit comments

Comments
 (0)