You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
It would be nice if each type had a "View Source" link (could be on hover or in a … menu) that linked to its source (with the correct SHA reference) on GitHub. That way, users could quickly jump into the source
As with #117, this would need some kind of githubRepoURL config.
It would be nice if each type had a "View Source" link (could be on hover or in a
…
menu) that linked to its source (with the correct SHA reference) on GitHub. That way, users could quickly jump into the sourceAs with #117, this would need some kind of
githubRepoURL
config.For example, Rust docs have this: https://docs.rs/gifski/0.10.4/gifski/ (Click the
[src]
link)The text was updated successfully, but these errors were encountered: