diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-01 20:48:47 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-01 20:48:47 -0400 |
| commit | ba087e5dbcc50537d82da5dbc602df7292d3f24c (patch) | |
| tree | a72cc565b17f6ddcd46f38e7b04a623a88ad5282 /mkdocs.yml | |
| parent | 040fb35732e6c7c0d8f4ccf7c9bee7242cea6939 (diff) | |
process example
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -37,4 +37,6 @@ nav: - List: 'type_system/list.md' - Namespace: 'type_system/namespace.md' - Application: - - Processes: 'application/index.md' + - Runtime: 'application/index.md' + - Pool: 'application/pool.md' + - Processes: 'application/process.md' |
