- title: Quick start
  items:
  - id: why-planout
    title: Why PlanOut?
  - id: getting-started
    title: Getting started
  - id: sample-web-app
    title: Sample Web app
  - id: about-planout
    title: About PlanOut
- title: Guides
  items:
  - id: how-planout-works
    title: How PlanOut works
  - id: random-operators
    title: Random operators
  - id: logging
    title: Logging
  - id: namespaces
    title: Namespaces
    subitems:
    - id: simple-namespaces
      title: Quick start
  - id: interpreter
    title: The PlanOut interpreter
    subitems:
    - id: serialization
      title: Why serialize?
    - id: planout-language
      title: Language reference
  - id: best-practices
    title: Best practices
- title: Extending PlanOut
  items:
  - id: extending-logging
    title: Extending logging
#  - id: extending-namespaces
#    title: Extending namespaces
  - id: creating-new-operators
    title: Creating new operators
  - id: creating-random-operators
    title: Creating random operators
- title: Cookbooks & recipes
  items:
  - id: recipies-introduction
    title: Introduction
  - id: simple-ab-test
    title: Simple A/B test
  - id: factorial-design
    title: Factorial Designs
  - id: continuous-treatments
    title: Continuous treatments
  - id: within-subjects
    title: Within-subjects designs
  - id: 10-social-cues-recipe.md
    title: Social cues experiment
  - id: cluster-randomized
    title: Cluster-randomized experiments
  - id: network-experiments
    title: Basic network experiments
