1. Introduction
  2. Getting started
  3. My first Werkfile
  4. Features and limitations
    1. Why not make?
    2. Why not just?
    3. Why not $toolname?
  5. User Guide
  6. Workspace
    1. Paths
    2. .werk-cache
  7. Task recipes
  8. Build recipes
    1. When is a target outdated?
    2. Depfile support
  9. Configure your build
  10. Watch for changes
  11. Color support
  12. Reference Guide
  13. Language Reference
    1. Variables
    2. Expressions
    3. String Interpolation
    4. Path resolution
    5. Patterns
    6. Recipe commands
    7. Built-in variables
    8. Include
    9. Arrays
  14. Command-line reference
    1. Completion
  15. Environment variables
  16. Example: C program
  17. Example: Cargo project
  18. Example: GLSL shaders
  19. Example: Cargo + WASM + Assets