docs:
  getting_started:
    overview: index.html
    external: intro_vtk_as_external_script.html
    es6_dep: intro_vtk_as_es6_dependency.html
    react_usage: vtk_react.html
    vue_usage: vtk_vue.html
    vanilla_usage: vtk_vanilla.html
    tutorial: tutorial.html
    old_es6_docs: old_intro_vtk_es6.html

  develop:
    requirement: develop_requirement.html
    class: develop_class.html
    example: develop_example.html
    test: develop_test.html
    build: develop_build.html
    widget: develop_widget.html
    webgpu: develop_webgpu.html
    webxr: develop_webxr.html

  concepts:
    widgets: concepts_widgets.html

  miscellaneous:
    tools: misc_tools.html
    troubleshooting: misc_troubleshooting.html
    contributing: misc_contributing.html

  data_format:
    structures: structures.html
    data_array: structures_DataArray.html
    string_array: structures_StringArray.html
    poly_data: structures_PolyData.html

  testing:
    tests: /vtk-js/coverage/tests.html
    coverage: /vtk-js/coverage/home.html
