Skip to content

Commit 9ba3cea

Browse files
committed
Update per PM
2 parents 4be4008 + 4ec4628 commit 9ba3cea

File tree

8,436 files changed

+153248
-95021
lines changed

Some content is hidden

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

8,436 files changed

+153248
-95021
lines changed

.openpublishing.publish.config.json

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,53 @@
151151
"url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
152152
"branch": "master",
153153
"branch_mapping": {}
154-
},
154+
},
155+
{
156+
"path_to_root": "functions-pytorch",
157+
"url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial",
158+
"branch": "master",
159+
"branch_mapping": {}
160+
},
161+
{
162+
"path_to_root": "functions-quickstart-templates",
163+
"url": "https://github.com/Azure/azure-functions-templates",
164+
"branch": "dev"
165+
},
166+
{
167+
"path_to_root": "functions-docs-csharp",
168+
"url": "https://github.com/Azure-Samples/functions-docs-csharp",
169+
"branch": "master"
170+
},
171+
{
172+
"path_to_root": "functions-docs-javascript",
173+
"url": "https://github.com/Azure-Samples/functions-docs-javascript",
174+
"branch": "master"
175+
},
176+
{
177+
"path_to_root": "functions-docs-typescript",
178+
"url": "https://github.com/Azure-Samples/functions-docs-typescript",
179+
"branch": "master"
180+
},
181+
{
182+
"path_to_root": "functions-docs-python",
183+
"url": "https://github.com/Azure-Samples/functions-docs-python",
184+
"branch": "master"
185+
},
186+
{
187+
"path_to_root": "functions-docs-powershell",
188+
"url": "https://github.com/Azure-Samples/functions-docs-powershell",
189+
"branch": "master"
190+
},
155191
{
156192
"path_to_root": "samples-personalizer",
157193
"url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
158194
"branch": "master"
159195
},
196+
{
197+
"path_to_root": "samples-cognitive-services-data-files",
198+
"url": "https://github.com/Azure-Samples/cognitive-services-sample-data-files",
199+
"branch": "master"
200+
},
160201
{
161202
"path_to_root": "samples-luis",
162203
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -237,6 +278,11 @@
237278
"url": "https://github.com/Azure/pcs-remote-monitoring-webui.git",
238279
"branch": "master"
239280
},
281+
{
282+
"path_to_root": "MachineLearningNotebooks",
283+
"url": "https://github.com/Azure/MachineLearningNotebooks",
284+
"branch": "master"
285+
},
240286
{
241287
"path_to_root": "aml-sdk-samples",
242288
"url": "https://github.com/Azure/MachineLearningNotebooks",
@@ -312,6 +358,26 @@
312358
"url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
313359
"branch": "master"
314360
},
361+
{
362+
"path_to_root": "azure-sdk-for-java-event-hubs",
363+
"url": "https://github.com/Azure/azure-sdk-for-java/",
364+
"branch": "master"
365+
},
366+
{
367+
"path_to_root": "azure-sdk-for-java-script-event-hubs",
368+
"url": "https://github.com/Azure/azure-sdk-for-js/",
369+
"branch": "master"
370+
},
371+
{
372+
"path_to_root": "azure-sdk-for-net-event-hubs",
373+
"url": "https://github.com/Azure/azure-sdk-for-net/",
374+
"branch": "master"
375+
},
376+
{
377+
"path_to_root": "azure-sdk-for-python-event-hubs",
378+
"url": "https://github.com/Azure/azure-sdk-for-python/",
379+
"branch": "master"
380+
},
315381
{
316382
"path_to_root": "cosmos-dotnet-getting-started",
317383
"url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
@@ -445,5 +511,8 @@
445511
"Pdf": {
446512
"template_folder": "_themes.pdf"
447513
}
514+
},
515+
"docs_build_engine": {
516+
"name": "docfx_v3"
448517
}
449518
}

0 commit comments

Comments
 (0)