Skip to content

Pull #13656: Ensure only forward slashes are in relative link to parent module#13656

Merged
romani merged 1 commit into
checkstyle:masterfrom
stoyanK7:parentmodulefix
Aug 27, 2023
Merged

Pull #13656: Ensure only forward slashes are in relative link to parent module#13656
romani merged 1 commit into
checkstyle:masterfrom
stoyanK7:parentmodulefix

Conversation

@stoyanK7

Copy link
Copy Markdown
Collaborator

Noticed in #13653

Enforces forward slashes in relative links to the parent module. Links to the parent module are generated by the ParentModuleMacro which constructs the link based on the location of the current Xdoc file and src/xdocs/config.xml. When that link is constructed, the system delimiter is used. On Ubuntu(/) that worked fine but on Windows the pathing delimiter is \.

@romani romani merged commit c3b4e2a into checkstyle:master Aug 27, 2023
@github-actions github-actions Bot added this to the 10.12.3 milestone Aug 27, 2023
@stoyanK7 stoyanK7 deleted the parentmodulefix branch August 28, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants