Skip to content

Conversation

@d-ronnqvist
Copy link
Contributor

Bug/issue #, if applicable: rdar://149470919

Summary

Support decoding link summaries from external documentation sources that use absolute paths.

This for exa please allows interfacing with another documentation system that hosts its pages on a different domain.

Dependencies

None.

Testing

  • Modify the bin/test-data-external-resolver script on line 95 to return an absolute web URL for the page.

  • Set the DOCC_LINK_RESOLVER_EXECUTABLE environment to the path to the bin/test-data-external-resolver script

  • Build some documentation with a link to <doc://com.test.bundle/something> in the content.

  • Preview the documentation.

    • The link on the web page should have the full absolute web URL from the bin/test-data-external-resolver script.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Ran the ./bin/test script and it succeeded
  • Updated documentation if necessary

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist requested a review from anferbui November 6, 2025 09:49
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.

1 participant