Index block
A curated landing page that groups links to other units into a meaningful tree; may nest child indexes one level deep.
| Property | Type | Required | Description |
|---|---|---|---|
| id | identifier | yes | |
| name | utf8 | yes | |
| summary | utf8 | no | |
| related | list<identifier> | no | |
| audience | Audience | no | |
| tags | list<utf8> | no |
Child blocks
| Slot | Accepts | Multiple | Description |
|---|---|---|---|
| body | body | no | |
| children | index | yes |
wcl
index commands {
name = "Commands"
body { p "The everyday command set, grouped by workflow stage." }
}