Skip to content

Fix class and member page URLs in python-java (strip-leaf-module mism… - #55

Merged
adil-aspose merged 1 commit into
productionfrom
main
Jul 31, 2026
Merged

Fix class and member page URLs in python-java (strip-leaf-module mism…#55
adil-aspose merged 1 commit into
productionfrom
main

Conversation

@adil-aspose

Copy link
Copy Markdown
Collaborator

…atch)

With --strip-leaf-module, classes were grouped under the stripped namespace (e.g. aspose_barcode.complex_barcode) but their frontmatter url: still used the unstripped leaf namespace (aspose_barcode.complex_barcode.address), causing 404s. All writer functions now receive the stripped namespace key.

…atch)

With --strip-leaf-module, classes were grouped under the stripped namespace
(e.g. aspose_barcode.complex_barcode) but their frontmatter url: still used
the unstripped leaf namespace (aspose_barcode.complex_barcode.address),
causing 404s. All writer functions now receive the stripped namespace key.
@adil-aspose
adil-aspose merged commit 08f28fa into production Jul 31, 2026
3 checks passed
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