Menu hierarchy fix

Signed-off-by: lash <dev@holbrook.no>
This commit is contained in:
lash 2023-04-01 16:03:59 +01:00
parent 92487ec8af
commit a811b12912
1 changed files with 2 additions and 2 deletions

View File

@ -39,10 +39,10 @@ Multipage outputs, like listings, are handled using the _sink_ output constraint
- first calculate what the rendered display size is when all symbol results that are _not_ sinks are resolved.
- split and cache the list data within its semantic context, given the _sink_ limitation after rendering.
- provide a `next` and `previous` menu item to browse the preparped pagination of the list data.
- provide a `next` and `previous` menu item to browse the prepared pagination of the list data.
### Virtual machine interface layout
## Virtual machine interface layout
This is the version `0` of the VM. That translates to _highly experimental_.