update docs
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
sections:
|
||||
- title: "Compilation Pipeline"
|
||||
page: "/docs/spec/pipeline/"
|
||||
id: "pipeline"
|
||||
- title: "Mcode IR"
|
||||
page: "/docs/spec/mcode/"
|
||||
id: "mcode"
|
||||
- title: "Streamline Optimizer"
|
||||
page: "/docs/spec/streamline/"
|
||||
id: "streamline"
|
||||
- title: "Register VM"
|
||||
page: "/docs/spec/mach/"
|
||||
id: "mach"
|
||||
- title: "DEC64 Numbers"
|
||||
page: "/docs/spec/dec64/"
|
||||
id: "dec64"
|
||||
@@ -14,12 +26,6 @@ sections:
|
||||
- title: "Garbage Collection"
|
||||
page: "/docs/spec/gc/"
|
||||
id: "gc"
|
||||
- title: "Register VM"
|
||||
page: "/docs/spec/mach/"
|
||||
id: "mach"
|
||||
- title: "Mcode IR"
|
||||
page: "/docs/spec/mcode/"
|
||||
id: "mcode"
|
||||
- title: "Kim Encoding"
|
||||
page: "/docs/kim/"
|
||||
id: "kim"
|
||||
|
||||
Reference in New Issue
Block a user