Skip to content

Commit bd519d1

Browse files
authored
Merge pull request #4547 from MicrosoftDocs/master
4/30/2019 Publish
2 parents 302ebf5 + 5812ebb commit bd519d1

File tree

6 files changed

+142
-128
lines changed

6 files changed

+142
-128
lines changed

.openpublishing.publish.config.json

Lines changed: 122 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,122 @@
1-
{
2-
"build_entry_point": "docs",
3-
"docsets_to_publish": [
4-
{
5-
"docset_name": "docs",
6-
"build_source_folder": "docs",
7-
"build_output_subfolder": "vsdocsdocs",
8-
"locale": "en-us",
9-
"monikers": [],
10-
"moniker_ranges": ["vs-2015", ">= vs-2017"],
11-
"xref_query_tags": [
12-
"/dotnet",
13-
"/uwp/api"
14-
],
15-
"open_to_public_contributors": true,
16-
"type_mapping": {
17-
"Conceptual": "Content",
18-
"ManagedReference": "Content",
19-
"RestApi": "Content",
20-
"LandingData": "Content",
21-
"ContextObject": "Toc",
22-
"APIConnector": "Content"
23-
},
24-
"template_folder": "_themes"
25-
},
26-
{
27-
"docset_name": "mac",
28-
"build_source_folder": "mac",
29-
"build_output_subfolder": "mac",
30-
"locale": "en-us",
31-
"monikers": [],
32-
"moniker_ranges": ["vsmac-2017", "vsmac-2019"],
33-
"open_to_public_contributors": true,
34-
"type_mapping": {
35-
"Conceptual": "Content",
36-
"ManagedReference": "Content",
37-
"RestApi": "Content",
38-
"ContextObject": "Toc"
39-
},
40-
"build_entry_point": "docs",
41-
"template_folder": "_themes"
42-
},
43-
{
44-
"docset_name": "scripting-docs",
45-
"build_source_folder": "scripting-docs",
46-
"build_output_subfolder": "scripting-docs",
47-
"locale": "en-us",
48-
"monikers": [],
49-
"open_to_public_contributors": true,
50-
"type_mapping": {
51-
"Conceptual": "Content",
52-
"ManagedReference": "Content",
53-
"RestApi": "Content"
54-
},
55-
"build_entry_point": "docs",
56-
"template_folder": "_themes"
57-
},
58-
{
59-
"docset_name": "subscriptions",
60-
"build_source_folder": "subscriptions",
61-
"build_output_subfolder": "subscriptions",
62-
"locale": "en-us",
63-
"monikers": [],
64-
"moniker_ranges": [],
65-
"open_to_public_contributors": false,
66-
"type_mapping": {
67-
"Conceptual": "Content",
68-
"ManagedReference": "Content",
69-
"RestApi": "Content"
70-
},
71-
"build_entry_point": "docs",
72-
"template_folder": "_themes"
73-
}
74-
],
75-
"notification_subscribers": [],
76-
"sync_notification_subscribers": [
77-
78-
],
79-
"branches_to_filter": [],
80-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/visualstudio-docs",
81-
"git_repository_branch_open_to_public_contributors": "master",
82-
"skip_source_output_uploading": false,
83-
"need_preview_pull_request": true,
84-
"need_pr_comments": true,
85-
"contribution_branch_mappings": {},
86-
"dependent_repositories": [
87-
{
88-
"path_to_root": "_themes",
89-
"url": "https://github.com/Microsoft/templates.docs.msft",
90-
"branch": "master",
91-
"branch_mapping": {}
92-
},
93-
{
94-
"path_to_root": "_themes.pdf",
95-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
96-
"branch": "master",
97-
"branch_mapping": {}
98-
}
99-
],
100-
"branch_target_mapping": {
101-
"live": [
102-
"Publish",
103-
"Pdf"
104-
]
105-
},
106-
"need_generate_pdf_url_template": true,
107-
"Targets": {
108-
"Pdf": {
109-
"template_folder": "_themes.pdf"
110-
}
111-
},
112-
"need_generate_pdf": false,
113-
"need_generate_intellisense": false,
114-
"enable_branch_build_custom_validation": true,
115-
"enable_pull_request_custom_validation": true
116-
}
1+
{
2+
"build_entry_point": "docs",
3+
"docsets_to_publish": [
4+
{
5+
"docset_name": "docs",
6+
"build_source_folder": "docs",
7+
"build_output_subfolder": "vsdocsdocs",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [
11+
"vs-2015",
12+
">= vs-2017"
13+
],
14+
"xref_query_tags": [
15+
"/dotnet",
16+
"/uwp/api"
17+
],
18+
"open_to_public_contributors": true,
19+
"type_mapping": {
20+
"Conceptual": "Content",
21+
"ManagedReference": "Content",
22+
"RestApi": "Content",
23+
"LandingData": "Content",
24+
"ContextObject": "Toc",
25+
"APIConnector": "Content"
26+
},
27+
"template_folder": "_themes"
28+
},
29+
{
30+
"docset_name": "mac",
31+
"build_source_folder": "mac",
32+
"build_output_subfolder": "mac",
33+
"locale": "en-us",
34+
"monikers": [],
35+
"moniker_ranges": [
36+
"vsmac-2017",
37+
"vsmac-2019"
38+
],
39+
"open_to_public_contributors": true,
40+
"type_mapping": {
41+
"Conceptual": "Content",
42+
"ManagedReference": "Content",
43+
"RestApi": "Content",
44+
"ContextObject": "Toc"
45+
},
46+
"build_entry_point": "docs",
47+
"template_folder": "_themes"
48+
},
49+
{
50+
"docset_name": "scripting-docs",
51+
"build_source_folder": "scripting-docs",
52+
"build_output_subfolder": "scripting-docs",
53+
"locale": "en-us",
54+
"monikers": [],
55+
"open_to_public_contributors": true,
56+
"type_mapping": {
57+
"Conceptual": "Content",
58+
"ManagedReference": "Content",
59+
"RestApi": "Content"
60+
},
61+
"build_entry_point": "docs",
62+
"template_folder": "_themes"
63+
},
64+
{
65+
"docset_name": "subscriptions",
66+
"build_source_folder": "subscriptions",
67+
"build_output_subfolder": "subscriptions",
68+
"locale": "en-us",
69+
"monikers": [],
70+
"moniker_ranges": [],
71+
"open_to_public_contributors": false,
72+
"type_mapping": {
73+
"Conceptual": "Content",
74+
"ManagedReference": "Content",
75+
"RestApi": "Content"
76+
},
77+
"build_entry_point": "docs",
78+
"template_folder": "_themes"
79+
}
80+
],
81+
"notification_subscribers": [],
82+
"sync_notification_subscribers": [
83+
84+
],
85+
"branches_to_filter": [],
86+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/visualstudio-docs",
87+
"git_repository_branch_open_to_public_contributors": "master",
88+
"skip_source_output_uploading": false,
89+
"need_preview_pull_request": true,
90+
"need_pr_comments": true,
91+
"contribution_branch_mappings": {},
92+
"dependent_repositories": [
93+
{
94+
"path_to_root": "_themes",
95+
"url": "https://github.com/Microsoft/templates.docs.msft",
96+
"branch": "master",
97+
"branch_mapping": {}
98+
},
99+
{
100+
"path_to_root": "_themes.pdf",
101+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
102+
"branch": "master",
103+
"branch_mapping": {}
104+
}
105+
],
106+
"branch_target_mapping": {
107+
"live": [
108+
"Publish",
109+
"Pdf"
110+
]
111+
},
112+
"need_generate_pdf_url_template": true,
113+
"Targets": {
114+
"Pdf": {
115+
"template_folder": "_themes.pdf"
116+
}
117+
},
118+
"need_generate_pdf": false,
119+
"need_generate_intellisense": false,
120+
"enable_branch_build_custom_validation": true,
121+
"enable_pull_request_custom_validation": true
122+
}

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7384,6 +7384,26 @@
73847384
"source_path": "docs/containers/vs-azure-tools-docker-troubleshooting-docker-errors.md",
73857385
"redirect_url": "/visualstudio/containers/troubleshooting-docker-errors",
73867386
"redirect_document_id": true
7387+
},
7388+
{
7389+
"source_path": "docs/vs-2015/index.md",
7390+
"redirect_url": "/visualstudio/welcome-to-visual-studio-2015?view=vs-2015",
7391+
"redirect_document_id": false
7392+
},
7393+
{
7394+
"source_path": "docs/vs-2015/install/install-visual-studio.md",
7395+
"redirect_url": "/visualstudio/install/install-visual-studio-2015?view=vs-2015",
7396+
"redirect_document_id": false
7397+
},
7398+
{
7399+
"source_path": "docs/vs-2015/ide/index.md",
7400+
"redirect_url": "/visualstudio/welcome-to-visual-studio-2015?view=vs-2015",
7401+
"redirect_document_id": false
7402+
},
7403+
{
7404+
"source_path": "docs/vs-2015/ide/whats-new-in-visual-studio.md",
7405+
"redirect_url": "/visualstudio/what-s-new-in-visual-studio-2015?view=vs-2015",
7406+
"redirect_document_id": false
73877407
}
73887408
]
73897409
}

docs/vs-2015/ide/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/vs-2015/ide/whats-new-in-visual-studio.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/vs-2015/index.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/vs-2015/install/install-visual-studio.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)