From fd774948e6ac3506c24e6b87b6ef98403aa85951 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 8 Jun 2026 11:38:20 -0400 Subject: add action and remove assigment from namespace --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 0741131..dd2f0c0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -36,6 +36,7 @@ nav: - Symbol: 'type_system/symbol.md' - Op: 'type_system/op.md' - List: 'type_system/list.md' + - Action: 'type_system/action.md' - Namespace: 'type_system/namespace.md' - Application: - Runtime: 'application/index.md' -- cgit v1.2.3