Skip to content

Commit daaf6d1

Browse files
Merge branch 'dimitri-furman' of https://github.com/dimitri-furman/sql-docs-pr into dimitri-furman
2 parents 648a063 + 6b59d56 commit daaf6d1

5,406 files changed

Lines changed: 59618 additions & 50859 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: 102 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1,96 +1,102 @@
1-
{
2-
"build_entry_point": "docs",
3-
"docsets_to_publish": [
4-
{
5-
"docset_name": "sql-content",
6-
"build_source_folder": "docs",
7-
"build_output_subfolder": "sql",
8-
"locale": "en-us",
9-
"xref_query_tags": ["/uwp/api", "/dotnet"],
10-
"monikers": [],
11-
"moniker_ranges": [
12-
"sql-server-2014",
13-
"azuresqldb-current || azuresqldb-mi-current || azure-sqldw-latest || >= aps-pdw-2016 || >= sql-server-2016 || >= sql-server-linux-2017 || sql-server-previousversions || sqlallproducts-allversions"
14-
],
15-
"open_to_public_contributors": true,
16-
"type_mapping": {
17-
"ZonePivotGroups": "Toc",
18-
"Conceptual": "Content",
19-
"ManagedReference": "Content",
20-
"RestApi": "Content",
21-
"LandingData": "Content"
22-
},
23-
"build_entry_point": "docs",
24-
"template_folder": "_themes",
25-
"version": 0
26-
}
27-
],
28-
"notification_subscribers": [],
29-
"branches_to_filter": [],
30-
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/sql-docs",
31-
"git_repository_branch_open_to_public_contributors": "live",
32-
"skip_source_output_uploading": false,
33-
"need_preview_pull_request": true,
34-
"dependent_repositories": [
35-
{
36-
"path_to_root": "_themes",
37-
"url": "https://github.com/Microsoft/templates.docs.msft",
38-
"branch": "master",
39-
"branch_mapping": {}
40-
},
41-
{
42-
"path_to_root": "_themes.MSDN.Modern",
43-
"url": "https://github.com/Microsoft/templates.msdn.msft",
44-
"branch": "master",
45-
"branch_mapping": {}
46-
},
47-
{
48-
"path_to_root": "samples",
49-
"url": "https://github.com/dotnet/samples",
50-
"branch": "master",
51-
"branch_mapping": {
52-
"live": "live"
53-
}
54-
},
55-
{
56-
"path_to_root": "sqlclient",
57-
"url": "https://github.com/dotnet/sqlclient",
58-
"branch": "master",
59-
"branch_mapping": {}
60-
},
61-
{
62-
"path_to_root": "_themes.pdf",
63-
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
64-
"branch": "master"
65-
},
66-
{
67-
"path_to_root": "sql-server-samples",
68-
"url": "https://github.com/Microsoft/sql-server-samples",
69-
"branch": "master"
70-
}
71-
],
72-
"branch_target_mapping": {
73-
"release-sqlseattle": [
74-
"Publish",
75-
"PDF"
76-
],
77-
"live": [
78-
"Publish",
79-
"PDF"
80-
],
81-
"master": [
82-
"Publish",
83-
"PDF"
84-
]
85-
},
86-
"need_generate_pdf_url_template": true,
87-
"need_generate_pdf": false,
88-
"need_generate_intellisense": false,
89-
"enable_branch_build_custom_validation": true,
90-
"enable_pull_request_custom_validation": true,
91-
"Targets": {
92-
"Pdf": {
93-
"template_folder": "_themes.pdf"
94-
}
95-
}
96-
}
1+
{
2+
"build_entry_point": "docs",
3+
"docsets_to_publish": [
4+
{
5+
"docset_name": "sql-content",
6+
"build_source_folder": "docs",
7+
"build_output_subfolder": "sql",
8+
"locale": "en-us",
9+
"xref_query_tags": [
10+
"/uwp/api",
11+
"/dotnet"
12+
],
13+
"monikers": [],
14+
"moniker_ranges": [
15+
"sql-server-2014",
16+
"azuresqldb-current || azuresqldb-mi-current || azure-sqldw-latest || >= aps-pdw-2016 || >= sql-server-2016 || >= sql-server-linux-2017 || sql-server-previousversions || sqlallproducts-allversions"
17+
],
18+
"open_to_public_contributors": true,
19+
"type_mapping": {
20+
"ZonePivotGroups": "Toc",
21+
"Conceptual": "Content",
22+
"ManagedReference": "Content",
23+
"RestApi": "Content",
24+
"LandingData": "Content"
25+
},
26+
"build_entry_point": "docs",
27+
"template_folder": "_themes",
28+
"version": 0
29+
}
30+
],
31+
"notification_subscribers": [],
32+
"branches_to_filter": [],
33+
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/sql-docs",
34+
"git_repository_branch_open_to_public_contributors": "live",
35+
"skip_source_output_uploading": false,
36+
"need_preview_pull_request": true,
37+
"dependent_repositories": [
38+
{
39+
"path_to_root": "_themes",
40+
"url": "https://github.com/Microsoft/templates.docs.msft",
41+
"branch": "master",
42+
"branch_mapping": {}
43+
},
44+
{
45+
"path_to_root": "_themes.MSDN.Modern",
46+
"url": "https://github.com/Microsoft/templates.msdn.msft",
47+
"branch": "master",
48+
"branch_mapping": {}
49+
},
50+
{
51+
"path_to_root": "samples",
52+
"url": "https://github.com/dotnet/samples",
53+
"branch": "master",
54+
"branch_mapping": {
55+
"live": "live"
56+
}
57+
},
58+
{
59+
"path_to_root": "sqlclient",
60+
"url": "https://github.com/dotnet/sqlclient",
61+
"branch": "master",
62+
"branch_mapping": {}
63+
},
64+
{
65+
"path_to_root": "_themes.pdf",
66+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
67+
"branch": "master"
68+
},
69+
{
70+
"path_to_root": "sql-server-samples",
71+
"url": "https://github.com/Microsoft/sql-server-samples",
72+
"branch": "master"
73+
}
74+
],
75+
"branch_target_mapping": {
76+
"release-sqlseattle": [
77+
"Publish",
78+
"PDF"
79+
],
80+
"live": [
81+
"Publish",
82+
"PDF"
83+
],
84+
"master": [
85+
"Publish",
86+
"PDF"
87+
]
88+
},
89+
"need_generate_pdf_url_template": true,
90+
"need_generate_pdf": false,
91+
"need_generate_intellisense": false,
92+
"enable_branch_build_custom_validation": true,
93+
"enable_pull_request_custom_validation": true,
94+
"Targets": {
95+
"Pdf": {
96+
"template_folder": "_themes.pdf"
97+
}
98+
},
99+
"docs_build_engine": {
100+
"name": "docfx_v3"
101+
}
102+
}

0 commit comments

Comments
 (0)