Skip to content

[DOC] Star symbols (*) are escaped in docs signatures. #17119

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

Closed
ImportanceOfBeingErnest opened this issue Apr 13, 2020 · 1 comment · Fixed by #17120
Closed

[DOC] Star symbols (*) are escaped in docs signatures. #17119

ImportanceOfBeingErnest opened this issue Apr 13, 2020 · 1 comment · Fixed by #17120

Comments

@ImportanceOfBeingErnest
Copy link
Member

Bug report

In the current docs, the signatures render with star symbols/asterix being escaped, like

suptitle(self, t, \*\*kwargs)

e.g.
image
matplotlib.figure.Figure.suptitle

Matplotlib version

  • Matplotlib version: current docs / devdocs
@anntzer
Copy link
Contributor

anntzer commented Apr 13, 2020

I think this is numpy/numpydoc#256; see as to how skimage fixed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants