Skip to content

Commit f6ee417

Browse files
committed
Update docs CI configuration
1 parent 41d1f05 commit f6ee417

File tree

315 files changed

+359
-335
lines changed

Some content is hidden

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

315 files changed

+359
-335
lines changed

ci-configs/packages-latest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"name": "azure-ai-ml",
203203
"install_type": "pypi",
204204
"prefer_source_distribution": "true",
205-
"version": "==1.16.0"
205+
"version": "==1.16.1"
206206
},
207207
"exclude_path": [
208208
"test*",
@@ -297,7 +297,7 @@
297297
"name": "azure-appconfiguration-provider",
298298
"install_type": "pypi",
299299
"prefer_source_distribution": "true",
300-
"version": "==1.1.0"
300+
"version": "==1.2.0"
301301
},
302302
"exclude_path": [
303303
"test*",

ci-configs/packages-preview.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,25 @@
233233
}
234234
}
235235
},
236+
{
237+
"package_info": {
238+
"name": "azure-ai-vision-face",
239+
"install_type": "pypi",
240+
"prefer_source_distribution": "true",
241+
"version": "==1.0.0b1"
242+
},
243+
"exclude_path": [
244+
"test*",
245+
"example*",
246+
"sample*",
247+
"doc*"
248+
],
249+
"extension_config": {
250+
"autodoc_default_options": {
251+
"inherited-members": 1
252+
}
253+
}
254+
},
236255
{
237256
"package_info": {
238257
"name": "azure-ai-vision-imageanalysis",
@@ -2607,7 +2626,7 @@
26072626
"name": "azure-mgmt-selfhelp",
26082627
"install_type": "pypi",
26092628
"prefer_source_distribution": "true",
2610-
"version": "==2.0.0b3"
2629+
"version": "==2.0.0b4"
26112630
},
26122631
"exclude_path": [
26132632
"test*",

docs-ref-mapping/reference-unified.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,10 @@
987987
href: ~/docs-ref-services/{moniker}/face.md
988988
landingPageType: Service
989989
items:
990+
- name: Face
991+
href: ~/docs-ref-services/{moniker}/ai-vision-face-readme.md
992+
children:
993+
- azure.ai.vision.face
990994
- name: Face
991995
href: ~/docs-ref-services/{moniker}/cognitiveservices-vision-face-readme.md
992996
children:

docs-ref-services/latest/advisor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Advisor SDK for Python
33
description: Reference for Azure Advisor SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: advisor

docs-ref-services/latest/alerts-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Alerts Management SDK for Python
33
description: Reference for Azure Alerts Management SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: alertsmanagement

docs-ref-services/latest/api-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure API Center SDK for Python
33
description: Reference for Azure API Center SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: apicenter

docs-ref-services/latest/app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Configuration SDK for Python
33
description: Reference for Azure App Configuration SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appconfiguration

docs-ref-services/latest/app-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Platform SDK for Python
33
description: Reference for Azure App Platform SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appplatform

docs-ref-services/latest/app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Service SDK for Python
33
description: Reference for Azure App Service SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appservice

docs-ref-services/latest/application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Application Insights SDK for Python
33
description: Reference for Azure Application Insights SDK for Python
4-
ms.date: 05/27/2024
4+
ms.date: 05/28/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: azure-monitor

0 commit comments

Comments
 (0)