forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.openpublishing.publish.config.json
259 lines (259 loc) · 7.81 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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
{
"docsets_to_publish": [
{
"docset_name": "azure-dev-docs",
"build_source_folder": "articles",
"build_output_subfolder": "developer",
"locale": "en-us",
"monikers": [],
"moniker_ranges": [],
"open_to_public_contributors": true,
"type_mapping": {
"ZonePivotGroups": "Toc",
"Conceptual": "Content",
"Tutorial": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
}
],
"notification_subscribers": [
],
"sync_notification_subscribers": [
],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/azure-dev-docs",
"git_repository_branch_open_to_public_contributors": "main",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"contribution_branch_mappings": {},
"dependent_repositories": [
{
"path_to_root": "terraform_samples",
"url": "https://github.com/azure/terraform",
"branch": "master",
"branch_mapping": {}
},
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"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": "azure-typescript-e2e-apps",
"url": "https://github.com/Azure-Samples/azure-typescript-e2e-apps",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "node-essentials",
"url": "https://github.com/MicrosoftDocs/node-essentials",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-azure-function-upload-file",
"url": "https://github.com/Azure-Samples/js-e2e-azure-function-upload-file",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-azure-resource-management-functions",
"url": "https://github.com/Azure-Samples/js-e2e-azure-resource-management-functions",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-browser-file-upload-storage-blob",
"url": "https://github.com/Azure-Samples/js-e2e-browser-file-upload-storage-blob",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "ts-e2e-browser-file-upload-storage-blob",
"url": "https://github.com/Azure-Samples/ts-e2e-browser-file-upload-storage-blob",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-vm",
"url": "https://github.com/Azure-Samples/js-e2e-vm",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-client-cognitive-services",
"url": "https://github.com/Azure-Samples/js-e2e-client-cognitive-services",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-client-azure-login-button",
"url": "https://github.com/Azure-Samples/js-e2e-client-azure-login-button",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-express-server-cognitive-services",
"url": "https://github.com/Azure-Samples/js-e2e-express-server-cognitive-services",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-express-mongodb-main",
"url": "https://github.com/Azure-Samples/js-e2e-express-mongodb",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-express-mongodb-keyvault",
"url": "https://github.com/Azure-Samples/js-e2e-express-mongodb",
"branch": "keyvault",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-web-app-server-auth",
"url": "https://github.com/Azure-Samples/js-e2e-web-app-server-auth",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e",
"url": "https://github.com/Azure-Samples/js-e2e",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-azure-function-graphql-hello",
"url": "https://github.com/Azure-Samples/js-e2e-azure-function-graphql-hello",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-azure-function-graphql-crud-operations",
"url": "https://github.com/Azure-Samples/js-e2e-azure-function-graphql-crud-operations",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-graphql-cosmosdb-static-web-app",
"url": "https://github.com/azure-samples/js-e2e-graphql-cosmosdb-static-web-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "js-e2e-graphql-nextjs-triviagame",
"url": "https://github.com/azure-samples/js-e2e-graphql-nextjs-triviagame",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "python-sdk-docs-examples",
"url": "https://github.com/MicrosoftDocs/python-sdk-docs-examples",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "python-docs-flask-minimal",
"url": "https://github.com/Azure-Samples/python-docs-flask-minimal",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "python-sample-vscode-flask-tutorial",
"url": "https://github.com/microsoft/python-sample-vscode-flask-tutorial",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "python-integrated-authentication",
"url": "https://github.com/Azure-Samples/python-integrated-authentication",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-flask-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-flask-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-django-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-django-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-nodejs-mongodb-azure-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-nodejs-mongodb-azure-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-django-postgresql-sample-app",
"url": "https://github.com/Azure-Samples/msdocs-django-postgresql-sample-app",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-etl-serverless",
"url": "https://github.com/Azure-Samples/msdocs-python-etl-serverless",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "articles/reusable-content",
"url": "https://github.com/MicrosoftDocs/reusable-content",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msdocs-python-fastapi-webapp-quickstart",
"url": "https://github.com/Azure-Samples/msdocs-python-fastapi-webapp-quickstart",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "dotnet-docs",
"url": "https://github.com/dotnet/docs",
"branch": "main",
"branch_mapping": {}
}
],
"branch_target_mapping": {
"live": [
"Publish",
"PDF",
"Pdf"
],
"main": [
"Publish",
"PDF"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"pdf": {
"template_folder": "_themes.pdf"
}
},
"docs_build_engine": {
"name": "docfx_v3"
},
"redirection_files": [
"articles/java/.openpublishing.redirection.java.json"
]
}