-
Notifications
You must be signed in to change notification settings - Fork 2.8k
/
.openpublishing.publish.config.json
201 lines (201 loc) · 5.46 KB
/
.openpublishing.publish.config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
{
"build_entry_point": "docs",
"docsets_to_publish": [
{
"docset_name": "azure-sql",
"build_source_folder": "azure-sql",
"build_output_subfolder": "azure-sql",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
},
{
"docset_name": "data-migration",
"build_source_folder": "data-migration",
"build_output_subfolder": "data-migration",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
},
{
"docset_name": "sql-content",
"build_source_folder": "docs",
"build_output_subfolder": "sql",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"xref_query_tags": [
"/uwp/api",
"/dotnet"
],
"open_to_public_contributors": true,
"type_mapping": {
"ZonePivotGroups": "Toc",
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content",
"LandingData": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"version": 0
}
],
"notification_subscribers": [],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/sql-docs",
"git_repository_branch_open_to_public_contributors": "live",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "terraform_samples",
"url": "https://github.com/Azure/terraform",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure_cli_scripts",
"url": "https://github.com/Azure-Samples/azure-cli-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-dev-docs-pr",
"url": "https://github.com/MicrosoftDocs/azure-dev-docs-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "terraform_scripts",
"url": "https://github.com/Azure/terraform/",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure_powershell_scripts",
"url": "https://github.com/Azure-Samples/azure-docs-powershell-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "powershell_scripts",
"url": "https://github.com/Azure/azure-docs-powershell-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "quickstart-templates",
"url": "https://github.com/Azure/azure-quickstart-templates",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples",
"url": "https://github.com/dotnet/samples",
"branch": "main",
"branch_mapping": {
"live": "live"
}
},
{
"path_to_root": "sqlclient",
"url": "https://github.com/dotnet/sqlclient",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "_themes.pdf",
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "sql-server-samples",
"url": "https://github.com/Microsoft/sql-server-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-docs-pr",
"url": "https://github.com/MicrosoftDocs/azure-docs-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-compute-docs-pr",
"url": "https://github.com/MicrosoftDocs/azure-compute-docs-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-reference-other-repo",
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-sql/reusable-content",
"url": "https://github.com/MicrosoftDocs/reusable-content",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-typescript-e2e-apps",
"url": "https://github.com/Azure-Samples/azure-typescript-e2e-apps",
"branch": "main",
"branch_mapping": {}
}
],
"branch_target_mapping": {
"live": [
"Publish",
"PDF"
],
"main": [
"Publish",
"PDF"
],
"build-pdf": [
"Publish",
"PDF"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"docs_build_engine": {},
"contribution_branch_mappings": null,
"need_generate_pdf": false,
"need_generate_intellisense": false,
"enable_branch_build_custom_validation": true,
"enable_pull_request_custom_validation": true,
"redirection_files": [
".openpublishing.redirection.azure-sql.json",
".openpublishing.redirection.azure-data-studio.json",
".openpublishing.redirection.powershell.json",
".openpublishing.redirection.ssms.json",
".openpublishing.redirection.stretch-database.json"
]
}