-
Notifications
You must be signed in to change notification settings - Fork 54
/
.openpublishing.publish.config.json
244 lines (244 loc) · 7.83 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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
{
"docsets_to_publish": [
{
"docset_name": "azure-databases",
"build_source_folder": ".",
"build_output_subfolder": "azure-databases",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"xref_query_tags": [
"/dotnet",
"/python"
],
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content",
"ZonePivotGroups": "Toc"
},
"build_entry_point": "docs"
}
],
"notification_subscribers": [],
"sync_notification_subscribers": [],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-databases-docs",
"git_repository_branch_open_to_public_contributors": "main",
"need_preview_pull_request": true,
"need_pr_comments": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "reusable-content",
"url": "https://github.com/MicrosoftDocs/reusable-content",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmosdb-cassandra-python-sample",
"url": "https://github.com/Azure-Samples/azure-cosmos-db-cassandra-python-getting-started",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "quickstart-templates",
"url": "https://github.com/Azure/azure-quickstart-templates",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "samples-cosmosdb-dotnet-v3",
"url": "https://github.com/Azure/azure-cosmos-dotnet-v3",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-gremlin-dotnet-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-gremlin-javascript-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-gremlin-python-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-gremlin-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-cassandra-dotnet-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-cassandra-javascript-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-apache-cassandra-python-samples",
"url": "https://github.com/azure-samples/cosmos-db-apache-cassandra-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-mongodb-dotnet-samples",
"url": "https://github.com/azure-samples/cosmos-db-mongodb-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-mongodb-javascript-samples",
"url": "https://github.com/azure-samples/cosmos-db-mongodb-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-mongodb-python-samples",
"url": "https://github.com/azure-samples/cosmos-db-mongodb-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-nosql-dotnet-samples",
"url": "https://github.com/azure-samples/cosmos-db-nosql-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-nosql-javascript-samples",
"url": "https://github.com/azure-samples/cosmos-db-nosql-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-nosql-python-samples",
"url": "https://github.com/azure-samples/cosmos-db-nosql-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-table-dotnet-samples",
"url": "https://github.com/azure-samples/cosmos-db-table-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-table-javascript-samples",
"url": "https://github.com/azure-samples/cosmos-db-table-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-table-python-samples",
"url": "https://github.com/azure-samples/cosmos-db-table-python-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmos-mongodb-dotnet",
"url": "https://github.com/Azure-Samples/cosmos-db-mongodb-api-dotnet-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-cosmosdb-mongodb-javascript",
"url": "https://github.com/Azure-Samples/cosmos-db-mongodb-api-javascript-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmos-db-mongodb-python-getting-started",
"url": "https://github.com/Azure-Samples/azure-cosmos-db-mongodb-python-getting-started",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmos-db-mongodb-mern-web-app",
"url": "https://github.com/Azure-samples/msdocs-azure-cosmos-db-mongodb-mern-web-app/",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmos-java-sql-api-samples",
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-cosmosdb-dotnet-change-feed-processor",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-change-feed-processor",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "terraform_samples",
"url": "https://github.com/Azure/terraform",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-db-nosql-query-samples",
"url": "https://github.com/Azure-Samples/cosmos-db-nosql-query-samples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "cosmos-dotnet-bulk-import",
"url": "https://github.com/Azure-Samples/cosmos-dotnet-bulk-import-throughput-optimizer",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "samples-cosmosdb-java-v4-web-app",
"url": "https://github.com/Azure-Samples/azure-cosmos-java-sql-api-todo-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "azure_cli_scripts",
"url": "https://github.com/Azure-Samples/azure-cli-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "powershell_scripts",
"url": "https://github.com/Azure/azure-docs-powershell-samples",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "azure-cosmos-db-table-dotnet-v12",
"url": "https://github.com/Azure-Samples/cosmos-db-table-api-dotnet-samples",
"branch": "v12",
"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": "azure-docs-pr",
"url": "https://github.com/MicrosoftDocs/azure-docs-pr",
"branch": "main",
"branch_mapping": {}
}
],
"branch_target_mapping": {},
"targets": {},
"skip_source_output_uploading": false
}