Skip to content

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