feat: re-enable documentation links from source code
The code to extract documentation URLs from resolved paths was
commented out. Re-enable it with updated API calls — the
Url.from_identifier function now returns t directly instead of
a result type.
This allows source code views to link back to documentation pages
for cross-module references.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>