Skip to content

edoc: fix uris for link references to otp on-line documentation - #11433

Draft
vances wants to merge 3 commits into
erlang:masterfrom
vances:edoc/otp-links-fix
Draft

edoc: fix uris for link references to otp on-line documentation#11433
vances wants to merge 3 commits into
erlang:masterfrom
vances:edoc/otp-links-fix

Conversation

@vances

@vances vances commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fix #11405

Changes ?APP_DEFAULT to match base URI for OTP on-line documentation.
Special cases application path construction when base is ?APP_DEFAULT.

Does NOT yet address difference in fragment part of URIs (i.e. #start/1 not #start-1).

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

  2 files   13 suites   3m 16s ⏱️
151 tests 143 ✅ 8 💤 0 ❌
167 runs  159 ✅ 8 💤 0 ❌

Results for commit 27f3450.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@vances
vances marked this pull request as draft August 5, 2026 23:07
@rickard-green rickard-green added the team:VM Assigned to OTP team VM label Aug 10, 2026
Comment thread lib/edoc/test/edoc_SUITE_data/module_with_links.erl Outdated
@kikofernandez kikofernandez added the testing currently being tested, tag is used by OTP internal CI label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

edoc reference resolver

3 participants