adding architecture overview doc
This commit is contained in:
@@ -139,6 +139,18 @@ module.exports = {
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: 'Shipping',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/shipping/overview",
|
||||
label: "Architecture Overview"
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "tutorial/adding-custom-functionality",
|
||||
|
||||
Reference in New Issue
Block a user