From e950f786e25967a222cfa7bce7327ffd458e8c95 Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 16 Jul 2026 17:50:07 -0400 Subject: add generics --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index ee125c9..515fc20 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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' -- cgit v1.2.3