mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 22:35:43 +08:00
dc509b9849
Add profiling page to nav bar
28 lines
509 B
YAML
28 lines
509 B
YAML
main:
|
|
- title: News
|
|
url: /news
|
|
- title: Getting Started
|
|
url: /getting-started
|
|
|
|
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
|