Skip to content

Reorder example categories on rerun.io#12751

Open
martenbjork-rerun wants to merge 6 commits into
mainfrom
reorder-example-categories
Open

Reorder example categories on rerun.io#12751
martenbjork-rerun wants to merge 6 commits into
mainfrom
reorder-example-categories

Conversation

@martenbjork-rerun
Copy link
Copy Markdown
Contributor

Related

  • Requested for the rerun.io /examples page

What

Reorders the categories in examples/manifest.toml so the website leads with Robotics. The landing repo iterates Object.entries(categories) in source order, so the file order is what determines section order on rerun.io/examples.

New order:

  1. Robotics
  2. 3D reconstruction and modelling
  3. Image and video understanding
  4. Spatial computing and XR
  5. Diffusion models, LLMs, and machine learning
  6. Integrations (unchanged, trailing)
  7. Feature showcase (unchanged, trailing)

The order = N field on each category is updated to match the new positions. No examples were added, removed, or moved between categories.

🤖 Generated with Claude Code

Reorders the categories in `examples/manifest.toml` so the website's
`/examples` page leads with Robotics, followed by 3D reconstruction,
Image and video, Spatial computing, and Generative vision. Integrations
and Feature showcase remain trailing. The `order` field on each category
is updated to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@martenbjork-rerun martenbjork-rerun requested a review from karimo87 May 5, 2026 12:30
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Latest documentation preview failed to deploy, check the CI for more details:
https://github.com/rerun-io/rerun/actions/runs/25678076524?pr=12751

Result Commit Link
be61daa unavailable

Note: This comment is updated whenever you push a commit.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Web viewer built successfully.

Result Commit Link Manifest
be61daa https://rerun.io/viewer/pr/12751 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

@martenbjork-rerun martenbjork-rerun added the examples Issues relating to the Rerun examples label May 11, 2026
Per review feedback, keep only `ros_node` in the robotics section. The
`ros_bridge` and `ros2_bridge` examples remain listed under the
`integrations` category.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@martenbjork-rerun
Copy link
Copy Markdown
Contributor Author

martenbjork-rerun commented May 11, 2026

Removed ros_bridge and ros2_bridge from the robotics section in 782e1c8. ros_node is kept. Both bridges remain in the integrations category.

@martenbjork-rerun martenbjork-rerun added the exclude from changelog PRs with this won't show up in CHANGELOG.md label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Issues relating to the Rerun examples exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant