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.
1 parent 6044b30 commit e5f0066Copy full SHA for e5f0066
doc/devel/documenting_mpl.rst
@@ -812,6 +812,10 @@ to create a gallery of images in the :file:`/doc/gallery` and
812
:file:`/doc/tutorials` directories respectively. To exclude an example
813
from having an plot generated insert "sgskip" somewhere in the filename.
814
815
+
816
+Formatting the example
817
+----------------------
818
819
The format of these files is relatively straightforward. Properly
820
formatted comment blocks are treated as ReST_ text, the code is
821
displayed, and figures are put into the built page. Matplotlib uses the
0 commit comments