Skip to content

feat: add docs URL to exported module docstrings#1593

Merged
jph00 merged 2 commits into
mainfrom
add-docurl-to-module-docstrings
May 20, 2026
Merged

feat: add docs URL to exported module docstrings#1593
jph00 merged 2 commits into
mainfrom
add-docurl-to-module-docstrings

Conversation

@RensDimmendaal
Copy link
Copy Markdown
Contributor

@RensDimmendaal RensDimmendaal commented May 20, 2026

This PR extends the module docstring with a URL to the markdown version of the module documentation. If thpyproject.toml [project.urls] section does not have a Documentation field (for example for private projects), then the docstring remains unchanged.

nb: tests fail due to #1592 unrelated to this PR

@RensDimmendaal RensDimmendaal added the enhancement New feature or request label May 20, 2026
@RensDimmendaal RensDimmendaal requested a review from jph00 May 20, 2026 08:05
@jph00
Copy link
Copy Markdown
Contributor

jph00 commented May 20, 2026

Thanks!

@jph00 jph00 merged commit bfac5b1 into main May 20, 2026
0 of 8 checks passed
@jph00 jph00 deleted the add-docurl-to-module-docstrings branch May 20, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants