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:
@@ -3,6 +3,8 @@ sidebar_label: "Manage Publishable API Keys"
|
||||
tags:
|
||||
- user guide
|
||||
- api key
|
||||
products:
|
||||
- api key
|
||||
---
|
||||
|
||||
import { Table } from "docs-ui"
|
||||
|
||||
@@ -3,6 +3,8 @@ sidebar_label: "Manage Secret API Keys"
|
||||
tags:
|
||||
- user guide
|
||||
- api key
|
||||
products:
|
||||
- api key
|
||||
---
|
||||
|
||||
import { Table } from "docs-ui"
|
||||
|
||||
Reference in New Issue
Block a user