[docs]: combine tools and toolkits (#25158)

This commit is contained in:
Isaac Francisco
2024-08-08 08:59:02 -07:00
committed by GitHub
parent 249945a572
commit 15a36dd0a2
59 changed files with 1051 additions and 4213 deletions

View File

@@ -250,7 +250,7 @@ module.exports = {
},
{
type: "category",
label: "Tools",
label: "Tools/Toolkits",
collapsed: true,
items: [
{
@@ -263,21 +263,6 @@ module.exports = {
id: "integrations/tools/index",
},
},
{
type: "category",
label: "Toolkits",
collapsed: true,
items: [
{
type: "autogenerated",
dirName: "integrations/toolkits",
},
],
link: {
type: "doc",
id: "integrations/toolkits/index",
},
},
{
type: "category",
label: "Key-value stores",