1. Introduction
  2. User Guide
  3. Using Parsers
    1. Getting Started
    2. Basic Parsing
    3. Advanced Parsing
    4. Walking Trees
    5. Queries
      1. Basic Syntax
      2. Operators
      3. Predicates and Directives
      4. API
    6. Static Node Types
  4. Creating Parsers
    1. Getting Started
    2. The Grammar DSL
    3. Writing the Grammar
    4. External Scanners
    5. Writing Tests
  5. Syntax Highlighting
  6. Code Navigation
  7. Implementation
  8. Contributing
  9. Playground
  10. Reference Guide
  11. Command Line Interface
    1. Init Config
    2. Init
    3. Generate
    4. Build
    5. Parse
    6. Test
    7. Version
    8. Fuzz
    9. Query
    10. Highlight
    11. Tags
    12. Playground
    13. Dump Languages
    14. Complete