summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
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'