docs: redesign table of content (#12647)
* implement toc * added to projects * fixes and adapt for references * added product frontmatter * remove action menu from 404 pages
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Table } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
- customer
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ sidebar_label: "Checkout Step 2: Set Address"
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
- customer
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -4,6 +4,10 @@ tags:
|
||||
- order
|
||||
- payment
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
- order
|
||||
- payment
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- cart
|
||||
- storefront
|
||||
products:
|
||||
- cart
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- order
|
||||
- storefront
|
||||
products:
|
||||
- order
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Table } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
---
|
||||
products:
|
||||
- cart
|
||||
- customer
|
||||
- payment
|
||||
- fulfillment
|
||||
- order
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
title: `Checkout in Storefront`,
|
||||
}
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- cart
|
||||
- storefront
|
||||
- payment
|
||||
products:
|
||||
- cart
|
||||
- payment
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -4,6 +4,9 @@ tags:
|
||||
- storefront
|
||||
- stripe
|
||||
- payment
|
||||
products:
|
||||
- cart
|
||||
- payment
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Prerequisites } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- cart
|
||||
- storefront
|
||||
- fulfillment
|
||||
products:
|
||||
- cart
|
||||
- fulfillment
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- customer
|
||||
- storefront
|
||||
products:
|
||||
- customer
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- customer
|
||||
- storefront
|
||||
products:
|
||||
- customer
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Table } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- customer
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- customer
|
||||
- storefront
|
||||
products:
|
||||
- customer
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Prerequisites } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- customer
|
||||
- storefront
|
||||
- auth
|
||||
products:
|
||||
- customer
|
||||
- auth
|
||||
---
|
||||
|
||||
import { Prerequisites, CodeTabs, CodeTab, Details } from "docs-ui"
|
||||
|
||||
@@ -9,6 +9,14 @@ tags:
|
||||
- region
|
||||
- checkout
|
||||
- example
|
||||
products:
|
||||
- cart
|
||||
- product
|
||||
- payment
|
||||
- fulfillment
|
||||
- order
|
||||
- region
|
||||
- sales channel
|
||||
---
|
||||
|
||||
import { Card, Prerequisites, Details } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product category
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
+2
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product category
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product category
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product category
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product collection
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product collection
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,8 @@ tags:
|
||||
- product
|
||||
- product collection
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- product
|
||||
- inventory
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
- inventory
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- product
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
+3
@@ -5,6 +5,9 @@ tags:
|
||||
- product
|
||||
- storefront
|
||||
- pricing
|
||||
products:
|
||||
- product
|
||||
- pricing
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
+3
@@ -5,6 +5,9 @@ tags:
|
||||
- product
|
||||
- storefront
|
||||
- pricing
|
||||
products:
|
||||
- product
|
||||
- pricing
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
+4
@@ -6,6 +6,10 @@ tags:
|
||||
- storefront
|
||||
- pricing
|
||||
- tax
|
||||
products:
|
||||
- product
|
||||
- pricing
|
||||
- tax
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -3,6 +3,9 @@ tags:
|
||||
- product
|
||||
- storefront
|
||||
- pricing
|
||||
products:
|
||||
- product
|
||||
- pricing
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab, Table } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- product
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- product
|
||||
- storefront
|
||||
products:
|
||||
- product
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -4,6 +4,9 @@ tags:
|
||||
- api key
|
||||
- storefront
|
||||
- sales channel
|
||||
products:
|
||||
- api key
|
||||
- sales channel
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- region
|
||||
- storefront
|
||||
products:
|
||||
- region
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- region
|
||||
- storefront
|
||||
products:
|
||||
- region
|
||||
---
|
||||
|
||||
import { CodeTabs, CodeTab } from "docs-ui"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
products:
|
||||
- region
|
||||
---
|
||||
|
||||
import { ChildDocs } from "docs-ui"
|
||||
|
||||
export const metadata = {
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
tags:
|
||||
- region
|
||||
- storefront
|
||||
products:
|
||||
- region
|
||||
---
|
||||
|
||||
export const metadata = {
|
||||
|
||||
Reference in New Issue
Block a user