Skip to content

Conversation

@timhoffm
Copy link
Member

@timhoffm timhoffm commented Jul 9, 2018

PR Summary

Fixes a regression from #11495.

#11495 used a definition list in documenting_mpl.rst and formatted the definitions bold in CSS. Unfortunately numpydoc/sphinx uses definition lists as well for the parameters. The CSS change leaked in there.

This PR fixes the issue by reverting the CSS and switching from a definition list to subsections in documenting_mpl.rst.

Example of the bug:
grafik

@tacaswell tacaswell merged commit e3042ab into matplotlib:master Jul 10, 2018
@tacaswell tacaswell added this to the v3.0 milestone Jul 10, 2018
@timhoffm timhoffm deleted the fix-doc-css branch July 10, 2018 05:32
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.

2 participants