Skip to content

Commit

Permalink
chore(navigation.json): update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinamenezes committed Sep 19, 2023
1 parent 1cc5ed1 commit 8a3e43e
Showing 1 changed file with 76 additions and 74 deletions.
150 changes: 76 additions & 74 deletions public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10271,8 +10271,8 @@
]
},
{
"name": "Concepts",
"slug": "concepts",
"name": "Manifest",
"slug": "vtex-io-documentation-manifest",
"origin": "",
"type": "markdown",
"children": [
Expand All @@ -10290,27 +10290,6 @@
"type": "markdown",
"children": []
},
{
"name": "Clients",
"slug": "vtex-io-documentation-clients",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "CMS",
"slug": "vtex-io-documentation-cms",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Composition",
"slug": "vtex-io-documentation-composition",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Dependencies",
"slug": "vtex-io-documentation-dependencies",
Expand All @@ -10319,29 +10298,37 @@
"children": []
},
{
"name": "Edition App",
"slug": "vtex-io-documentation-edition-app",
"name": "Peer Dependencies",
"slug": "vtex-io-documentation-peerdependencies",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Interfaces",
"slug": "vtex-io-documentation-interface",
"name": "Policies",
"slug": "vtex-io-documentation-policies",
"origin": "",
"type": "markdown",
"children": []
},
}
]
},
{
"name": "Concepts",
"slug": "concepts",
"origin": "",
"type": "markdown",
"children": [
{
"name": "Manifest",
"slug": "vtex-io-documentation-manifest",
"name": "Clients",
"slug": "vtex-io-documentation-clients",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Peer Dependencies",
"slug": "vtex-io-documentation-peerdependencies",
"name": "Edition App",
"slug": "vtex-io-documentation-edition-app",
"origin": "",
"type": "markdown",
"children": []
Expand All @@ -10353,69 +10340,27 @@
"type": "markdown",
"children": []
},
{
"name": "Policies",
"slug": "vtex-io-documentation-policies",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Properties",
"slug": "vtex-io-documentation-properties",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Roles",
"slug": "vtex-io-documentation-roles",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Routes",
"slug": "vtex-io-documentation-routes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Service",
"slug": "vtex-io-documentation-service",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Site Editor",
"slug": "vtex-io-documentation-site-editor",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Slots",
"slug": "vtex-io-documentation-slots",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Sponsor Account",
"slug": "vtex-io-documentation-sponsor-account",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "VTEX IO CLI",
"slug": "vtex-io-documentation-toolbelt",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "VTEX Resource Name (VRN)",
"slug": "vtex-io-documentation-vrn",
Expand Down Expand Up @@ -12269,6 +12214,63 @@
"type": "markdown",
"children": []
},
{
"name": "Concepts",
"slug": "concepts-storefront",
"origin": "",
"type": "category",
"children": [
{
"name": "CMS",
"slug": "vtex-io-documentation-cms",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Composition",
"slug": "vtex-io-documentation-composition",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Interfaces",
"slug": "vtex-io-documentation-interface",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Properties",
"slug": "vtex-io-documentation-properties",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Routes",
"slug": "vtex-io-documentation-routes",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Site Editor",
"slug": "vtex-io-documentation-site-editor",
"origin": "",
"type": "markdown",
"children": []
},
{
"name": "Slots",
"slug": "vtex-io-documentation-slots",
"origin": "",
"type": "markdown",
"children": []
}
]
},
{
"name": "Guides",
"slug": "storefront-development-category",
Expand Down

0 comments on commit 8a3e43e

Please sign in to comment.