59 lines
1.4 KiB
YAML
59 lines
1.4 KiB
YAML
sections:
|
|
- title: "Language Syntax"
|
|
page: "/docs/language/"
|
|
id: "language"
|
|
- title: "Actors and Modules"
|
|
page: "/docs/actors/"
|
|
id: "actors"
|
|
- title: "Requestors"
|
|
page: "/docs/requestors/"
|
|
id: "requestors"
|
|
- title: "Packages"
|
|
page: "/docs/packages/"
|
|
id: "packages"
|
|
- title: "Built-in Functions"
|
|
page: "/docs/functions/"
|
|
id: "functions"
|
|
- title: "Standard Library"
|
|
page: "/docs/library/"
|
|
id: "library"
|
|
- title: "text"
|
|
page: "/docs/library/text/"
|
|
id: "library-text"
|
|
- title: "number"
|
|
page: "/docs/library/number/"
|
|
id: "library-number"
|
|
- title: "array"
|
|
page: "/docs/library/array/"
|
|
id: "library-array"
|
|
- title: "object"
|
|
page: "/docs/library/object/"
|
|
id: "library-object"
|
|
- title: "blob"
|
|
page: "/docs/library/blob/"
|
|
id: "library-blob"
|
|
- title: "time"
|
|
page: "/docs/library/time/"
|
|
id: "library-time"
|
|
- title: "math"
|
|
page: "/docs/library/math/"
|
|
id: "library-math"
|
|
- title: "json"
|
|
page: "/docs/library/json/"
|
|
id: "library-json"
|
|
- title: "random"
|
|
page: "/docs/library/random/"
|
|
id: "library-random"
|
|
- title: "Writing C Modules"
|
|
page: "/docs/c-modules/"
|
|
id: "c-modules"
|
|
- title: "Kim Encoding"
|
|
page: "/docs/kim/"
|
|
id: "kim"
|
|
- title: "Nota Format"
|
|
page: "/docs/nota/"
|
|
id: "nota"
|
|
- title: "Wota Format"
|
|
page: "/docs/wota/"
|
|
id: "wota"
|