Skip to content

Update writing docs concerning explicit parameter lists #10280

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
Jan 22, 2018

Conversation

timhoffm
Copy link
Member

PR Summary

As discussed in #10276, the explicit parameter lists should also be migrated from [ | ] to the numpydoc standard { , }.

There are a lot of occurences still in the docs. At some point, one should grep through the existing docstrings. For reference, here is a regexp to search for two-element occurences:

\[\s*(\S+)\s*\|\s*(\S+)\s*\]

@tacaswell tacaswell added this to the v2.2 milestone Jan 22, 2018
@tacaswell tacaswell merged commit bd75712 into matplotlib:master Jan 22, 2018
@tacaswell
Copy link
Member

Thanks @timhoffm !

@timhoffm timhoffm deleted the documentation-guide branch January 22, 2018 01:18
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
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.

4 participants