menu:
  docs: Docs
  api: API
  examples: Examples
  news: News
  search: Search

index:
  get_started: Get started

page:
  contents: Contents
  back_to_top: Back to Top
  improve: Improve this doc
  prev: Prev
  next: Next
  last_updated: "Last updated: %s"

sidebar:
  docs:
    getting_started: Getting Started
    overview: Overview
    development: Development
    requirement: Requirements
    troubleshooting: Troubleshooting
    contributing: Contributing
    testing: Testing
    tests: Tests
    coverage: Coverage
    formats: Supported File Formats
    imageformats: Images
    meshformats: Meshes and Point Sets
    hacking: Hacking itk-wasm
    migration: itk.js Migration Guide

  examples:
    getting_started: Getting Started
    distribution: Distribution
    debugging: Debugging
    nodejs: Node.js
    umd: UMD
    webpack: Webpack
    vite: Vite
    recipes: Recipes
    examples: Examples
    hello_world: Hello World!
    hello_pipeline: Hello Pipeline!
    inputs_outputs: Inputs and Outputs
    vue: Vue.js

  api:
    inputoutput: Input/Output
    nodejs_io: Node.js
    browser_io: Web Browser
    pipelines: Processing Pipelines
    nodejs_pipelines: Node.js
    browser_pipelines: Web Browser
    datastructures: Data Structures
    image: Image
    imagetype: ImageType
    mesh: Mesh
    meshtype: MeshType

