Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 430 Bytes

File metadata and controls

7 lines (6 loc) · 430 Bytes

Documentation-specific custom Sphinx roles are now semi-public

For third-party packages that derive types from Matplotlib, our use of custom roles may prevent Sphinx from building their docs. These custom Sphinx roles are now public solely for the purposes of use within projects that derive from Matplotlib types. See :mod:`matplotlib.sphinxext.roles` for details.