docs:
  getting_started:
    overview: index.html
  formats:
    imageformats: image_formats.html
    meshformats: mesh_formats.html
  development:
    hacking: hacking_itk_wasm.html
    migration: itk_js_to_itk_wasm_migration_guide.html

examples:
  getting_started:
    hello_world: hello_world.html
    hello_pipeline: hello_pipeline.html
    inputs_outputs: inputs_outputs.html
    debugging: debugging.html
  recipes:
    vue: paraview_glance.html
  distribution:
    nodejs: node.html
    umd: umd.html
    webpack: webpack.html
    vite: vite.html

api:
  inputoutput:
    nodejs_io: node_io.html
    browser_io: browser_io.html
  pipelines:
    nodejs_pipelines: node_pipelines.html
    browser_pipelines: browser_pipelines.html
  datastructures:
    image: Image.html
    imagetype: ImageType.html
    mesh: Mesh.html
    meshtype: MeshType.html
