Term block
A glossary entry — a term, its definition and any aliases.
| Property | Type | Required | Description |
|---|---|---|---|
| id | identifier | yes | |
| term | utf8 | yes | |
| definition | utf8 | yes | |
| aliases | list<utf8> | no | |
| audience | Audience | no | |
| tags | list<utf8> | no |
wcl
term ref {
term = "ref"
definition = "A name that points at a commit — a branch, tag or HEAD."
}