diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-16 17:50:07 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-16 17:50:07 -0400 |
| commit | e950f786e25967a222cfa7bce7327ffd458e8c95 (patch) | |
| tree | 8c0cc77ac43806b146a49f74db2332a6181a2515 /mkdocs.yml | |
| parent | 224c245a875a6f28c01e93d037329c708ef81dd4 (diff) | |
add generics
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ nav: - Alias: 'type_system/alias.md' - Unique: 'type_system/unique.md' - Var: 'type_system/var.md' + - Generic: 'type_system/generic.md' - Select: 'type_system/select.md' - Bit: 'type_system/bit.md' - Group: 'type_system/group.md' |
