docs(tvix): use # for toplevel headings
See discussion in cl/11869. Let's use `#` consistently, we also use `##` for deeper nested subheadings. Change-Id: Ie25ebda708639fb617d456c275ae5a264fc4ce85 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11881 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: flokli <flokli@flokli.de> Reviewed-by: toastal <toastal@posteo.net>
This commit is contained in:
parent
50150fa3c8
commit
888028b674
7 changed files with 7 additions and 14 deletions
|
|
@ -1,5 +1,4 @@
|
|||
tvix-eval VM loop
|
||||
=================
|
||||
# tvix-eval VM loop
|
||||
|
||||
This document describes the new tvix-eval VM execution loop implemented in the
|
||||
chain focusing around cl/8104.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue