We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5488ba5 + 87b3b72 commit 5584ba7Copy full SHA for 5584ba7
doc/devel/documenting_mpl.rst
@@ -687,7 +687,7 @@ are:
687
are updated automatically.
688
689
The function `matplotlib.artist.kwdoc` and the decorator
690
-`matplotlib.docstring.dedent_interpd` facilitate this. They combine Python
+``matplotlib.docstring.dedent_interpd`` facilitate this. They combine Python
691
string interpolation in the docstring with the Matplotlib artist introspection
692
facility that underlies ``setp`` and ``getp``. The ``kwdoc`` function gives
693
the list of properties as a docstring. In order to use this in another
0 commit comments