Skip to content

Conversation

@amoeba
Copy link
Member

@amoeba amoeba commented Dec 3, 2025

Implements a proper solution for dbc docs to get a URL for a driver's docs when the user runs dbc docs $driver_path. The previous implementation used a hardcoded set of fallback URLs just to get something working. This feature works gracefully with the current driver registry index structure but can take advantage of a new "docs_url" if one is present.

This PR also updates the fallback URLs map so every driver now works with dbc docs.

Closes #220

@amoeba amoeba requested a review from zeroshade December 3, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support docs URLs defined in the driver registry index

1 participant