Skip to content

Commit f2b37fd

Browse files
authored
Merge pull request #2 from MicrosoftDocs/master
Update branch
2 parents c3ee316 + 4b2c136 commit f2b37fd

File tree

7,173 files changed

+48689
-37262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,173 files changed

+48689
-37262
lines changed

.openpublishing.publish.config.json

Lines changed: 27 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
{
22
"build_entry_point": "docs",
33
"docsets_to_publish": [
4+
{
5+
"docset_name": "connected-environment",
6+
"build_source_folder": "connected-environment",
7+
"build_output_subfolder": "connected-environment",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [],
11+
"open_to_public_contributors": false,
12+
"type_mapping": {
13+
"Conceptual": "Content",
14+
"ManagedReference": "Content",
15+
"RestApi": "Content"
16+
},
17+
"build_entry_point": "docs",
18+
"template_folder": "_themes"
19+
},
420
{
521
"docset_name": "docs",
622
"build_source_folder": "docs",
@@ -11,7 +27,10 @@
1127
"type_mapping": {
1228
"Conceptual": "Content",
1329
"ManagedReference": "Content",
14-
"RestApi": "Content"
30+
"RestApi": "Content",
31+
"LandingData": "Content",
32+
"ContextObject": "Toc",
33+
"APIConnector": "Content"
1534
},
1635
"template_folder": "_themes"
1736
},
@@ -36,7 +55,7 @@
3655
"build_output_subfolder": "scripting-docs",
3756
"locale": "en-us",
3857
"monikers": [],
39-
"open_to_public_contributors": false,
58+
"open_to_public_contributors": true,
4059
"type_mapping": {
4160
"Conceptual": "Content",
4261
"ManagedReference": "Content",
@@ -60,22 +79,6 @@
6079
},
6180
"build_entry_point": "docs",
6281
"template_folder": "_themes"
63-
},
64-
{
65-
"docset_name": "vsdata",
66-
"build_source_folder": "vsdata",
67-
"build_output_subfolder": "vsdata",
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"
7982
}
8083
],
8184
"notification_subscribers": [],
@@ -97,15 +100,6 @@
97100
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
98101
"branch": "master"
99102
},
100-
{
101-
"path_to_root": "_repo.en-us",
102-
"url": "https://github.com/MicrosoftDocs/visualstudio-docs-pr",
103-
"branch": "live",
104-
"branch_mapping": {
105-
"live": "live",
106-
"master": "master"
107-
}
108-
},
109103
{
110104
"path_to_root": "dotnet-xref",
111105
"url": "https://github.com/MicrosoftDocs/dotnet-xref",
@@ -116,18 +110,18 @@
116110
}
117111
}
118112
],
119-
"Targets": {
120-
"Pdf": {
121-
"template_folder": "_themes.pdf"
122-
}
123-
},
124113
"branch_target_mapping": {
125114
"live": [
126115
"Publish",
127116
"Pdf"
128117
]
129118
},
130119
"need_generate_pdf_url_template": true,
120+
"Targets": {
121+
"Pdf": {
122+
"template_folder": "_themes.pdf"
123+
}
124+
},
131125
"need_generate_pdf": false,
132126
"need_generate_intellisense": false
133-
}
127+
}

0 commit comments

Comments
 (0)