luau/docs/_data/navigation.yml
JohnnyMorganz 2e6a2090c3
Add Grammar documentation (#266)
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
2021-12-08 09:17:28 -08:00

34 lines
635 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
- title: Grammar
url: /grammar