docs: partner packages (#16960)

This commit is contained in:
Erick Friis
2024-02-02 15:12:21 -08:00
committed by GitHub
parent 06660bc78c
commit afdd636999
10 changed files with 293 additions and 9 deletions

View File

@@ -87,11 +87,11 @@ module.exports = {
collapsible: false,
items: [
{ type: "autogenerated", dirName: "integrations/platforms" },
{ type: "category", label: "More", collapsed: true, items: [{type:"autogenerated", dirName: "integrations/providers" }]},
{ type: "category", label: "More", collapsed: true, items: [{type:"autogenerated", dirName: "integrations/providers" }], link: { type: 'generated-index', slug: "integrations/providers", }},
],
link: {
type: 'generated-index',
slug: "integrations/providers",
type: 'doc',
id: 'integrations/platforms/index'
},
},
{