1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-08 12:50:54 +01:00
luau/docs/_data/navigation.yml
Arseny Kapoulkine dc509b9849
Update navigation.yml
Add profiling page to nav bar
2021-11-04 17:28:24 -07:00

27 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