mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 14:25:44 +08:00
cecd50fb06
Remove leftover comments
32 lines
598 B
YAML
32 lines
598 B
YAML
main:
|
|
- title: News
|
|
url: /news
|
|
- title: Getting Started
|
|
url: /getting-started
|
|
- title: Demo
|
|
url: /demo
|
|
- title: GitHub
|
|
url: https://github.com/Roblox/luau
|
|
|
|
pages:
|
|
- title: Getting Started
|
|
url: /getting-started
|
|
- title: Why Luau?
|
|
url: /why
|
|
- title: Syntax
|
|
url: /syntax
|
|
- title: Linting
|
|
url: /lint
|
|
- title: Performance
|
|
url: /performance
|
|
- title: Sandboxing
|
|
url: /sandbox
|
|
- title: Compatibility
|
|
url: /compatibility
|
|
- title: Typechecking
|
|
url: /typecheck
|
|
- title: Profiling
|
|
url: /profile
|
|
- title: Library
|
|
url: /library
|