From 598f45431b333fab39f48a2f5057fa6db0bcfdf5 Mon Sep 17 00:00:00 2001 From: Damian Parrino Date: Wed, 19 Jul 2023 12:17:23 -0300 Subject: [PATCH] Update sidebars.json --- website/sidebars.json | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/website/sidebars.json b/website/sidebars.json index 4af392e0dc3..7832d2de4b2 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -561,13 +561,27 @@ ] }, { - "Community Components": ["bos/community/indexers"] + "BOS API": [ + "bos/api/home", + "bos/api/cache", + "bos/api/clipboard", + "bos/api/fetch", + "bos/api/near", + "bos/api/primitives", + "bos/api/social", + "bos/api/state", + "bos/api/storage" + ] }, { - "BOS API": ["bos/api/home", "bos/api/cache", "bos/api/clipboard", "bos/api/fetch", "bos/api/near", "bos/api/primitives", "bos/api/social", "bos/api/state", "bos/api/storage"] + "Dev Tools": [ + "bos/dev/intro", + "bos/dev/vscode", + "bos/dev/bos-loader" + ] }, { - "Dev Tools": ["bos/dev/intro", "bos/dev/vscode", "bos/dev/bos-loader"] + "Indexing Tools": ["bos/community/indexers"] }, { "type": "html", @@ -618,7 +632,12 @@ "value": " NEAR Social " }, { - "Social DB": ["social/intro", "social/contract", "social/standards", "social/tech"] + "Social DB": [ + "social/intro", + "social/contract", + "social/standards", + "social/tech" + ] } ], "integrate": [