Docs: Revise component overview page (#8734)
* revise component overview page * comment out 1.5 piece * reorg * coderabbit --------- Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
This commit is contained in:
parent
ff00eb582f
commit
ca613f5e48
10 changed files with 137 additions and 176 deletions
|
|
@ -30,7 +30,6 @@ module.exports = {
|
|||
items: [
|
||||
"Concepts/concepts-overview",
|
||||
"Concepts/concepts-playground",
|
||||
"Concepts/concepts-components",
|
||||
"Concepts/concepts-flows",
|
||||
"Concepts/concepts-objects",
|
||||
"Concepts/concepts-publish",
|
||||
|
|
@ -43,6 +42,7 @@ module.exports = {
|
|||
type: "category",
|
||||
label: "Components",
|
||||
items: [
|
||||
"Concepts/concepts-components",
|
||||
"Components/components-agents",
|
||||
"Components/components-bundles",
|
||||
"Components/components-custom-components",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue