diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-18 16:59:28 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-18 16:59:28 -0400 |
| commit | 7da66825a3260f3d6e22b5adbd775fef3bc57627 (patch) | |
| tree | ac72e1ee98555ee56055c4565278f1e09418411d /mkdocs.yml | |
| parent | 8b09343ad1c3028a5892b50a87236cc66c447636 (diff) | |
add print
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ nav: - Code: 'syntax/index.md' - Define: 'syntax/define.md' - Cast: 'syntax/cast.md' + - Print: 'syntax/print.md' - Type System: - Templates: 'type_system/index.md' - Alias: 'type_system/alias.md' |
