Skip to content

Commit 5aae22e

Browse files
author
Den Delimarsky
committed
⭐ Fix grouping in TOC
1 parent 36b5543 commit 5aae22e

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

docs-ref-mapping/reference.yml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,11 @@
238238
landingPageType: Service
239239
children:
240240
- 'azure-mgmt-datalake-store*'
241+
- name: Client
242+
uid: azure.python.sdk.landingPage.services.Data.Lake.Store.Client
243+
landingPageType: Service
244+
children:
245+
- 'azure-datalake-store*'
241246
- name: DevTest Labs
242247
uid: azure.python.sdk.landingPage.services.DevTest.Labs
243248
href: ~/docs-ref-services/devtest-labs.md
@@ -265,6 +270,11 @@
265270
landingPageType: Service
266271
children:
267272
- 'azure-mgmt-eventhub*'
273+
- name: Client
274+
uid: azure.python.sdk.landingPage.services.Event.Hub.Client
275+
landingPageType: Service
276+
children:
277+
- 'azure-eventhub*'
268278
- name: Event Grid
269279
uid: azure.python.sdk.landingPage.services.Eventgrid
270280
href: ~/docs-ref-services/event-grid.md
@@ -279,6 +289,15 @@
279289
landingPageType: Service
280290
children:
281291
- 'azure-mgmt-eventgrid*'
292+
- name: Functions
293+
uid: azure.python.sdk.landingPage.services.Functions
294+
landingPageType: Service
295+
items:
296+
- name: Client
297+
uid: azure.python.sdk.landingPage.services.Functions.Client
298+
landingPageType: Service
299+
children:
300+
- 'azure-functions*'
282301
- name: Hana on Azure
283302
uid: azure.python.sdk.landingPage.services.Hana
284303
landingPageType: Service
@@ -360,7 +379,7 @@
360379
uid: azure.python.sdk.landingPage.services.Mysql.Management
361380
landingPageType: Service
362381
children:
363-
- 'azure-mgmt-rdbms-mysql*'
382+
- 'azure-mgmt-rdbms*'
364383
- name: Network
365384
uid: azure.python.sdk.landingPage.services.Network
366385
href: ~/docs-ref-services/network.md

0 commit comments

Comments
 (0)