From f00fe3aaca06fb652ae51f44ce82289a4c3ccd5b Mon Sep 17 00:00:00 2001 From: nodist Date: Thu, 7 May 2026 14:23:02 -0400 Subject: type representation --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 6c85911..11aa39d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,6 +12,7 @@ nav: - Alias: 'type_system/alias.md' - Unique: 'type_system/unique.md' - Enum: 'type_system/enum.md' + - Flag: 'type_system/flag.md' - Int: 'type_system/int.md' - Float: 'type_system/float.md' -- cgit v1.2.3