Skip to content

DOC: fix artist see also sections #30266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2025
Merged

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Jul 5, 2025

PR summary

Sphinx doesn't seem to like the link syntax within the see also section. This update works for me locally.

PR checklist

@rcomer rcomer added the Documentation: API files in lib/ and doc/api label Jul 5, 2025
@github-actions github-actions bot removed the Documentation: API files in lib/ and doc/api label Jul 5, 2025
@rcomer rcomer marked this pull request as draft July 5, 2025 18:51
@rcomer rcomer marked this pull request as ready for review July 5, 2025 19:54
@rcomer
Copy link
Member Author

rcomer commented Jul 5, 2025

I also tried with the leading tilde locally but

Handler <function mangle_signature at 0x75a104501580> for event 'autodoc-process-signature' threw an exception (exception: Error parsing See Also entry '~.Artist.get_tightbbox :' in the docstring of get_window_extent in /home/ruth/git_stuff/matplotlib/lib/matplotlib/artist.py.)

Copy link
Member

@jkseppan jkseppan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jklymak jklymak merged commit 90db4c1 into matplotlib:main Jul 6, 2025
40 checks passed
@rcomer rcomer deleted the artist-seealso branch July 6, 2025 16:22
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.

3 participants