8000 updated genrst · smunix/matplotlib@df45358 · GitHub
[go: up one dir, main page]

Skip to content

Commit df45358

Browse files
committed
updated genrst
svn path=/trunk/matplotlib/; revision=6540
1 parent 67db8f7 commit df45358

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/_templates/gallery.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,8 @@ <h3>Click on any image to see full size image and source code</h3>
433433

434434
<a href="examples/pylab_examples/psd_demo2.html"><img src="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/psd_demo2.png" border="0" alt="psd_demo2"/></a>
435435

436+
<a href="examples/pylab_examples/psd_demo3.html"><img src="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/psd_demo3.png" border="0" alt="psd_demo3"/></a>
437+
436438
<a href="examples/pylab_examples/pythonic_matplotlib.html"><img src="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/pythonic_matplotlib.png" border="0" alt="pythonic_matplotlib"/></a>
437439

438440
<a href="examples/pylab_examples/quadmesh_demo.html"><img src="_static/plot_directive/mpl_examples/pylab_examples/thumbnails/quadmesh_demo.png" border="0" alt="quadmesh_demo"/></a>

doc/matplotlibrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ savefig.dpi : 80 # figure dots per inch
295295
#svg.embed_chars : True # embed character outlines in the SVG file
296296

297297
# docstring params
298-
docstring.hardcopy = True # set this when you want to generate hardcopy docstring
298+
docstring.hardcopy : True # set this when you want to generate hardcopy docstring
299299

300300
# Set the verbose flags. This controls how much information
301301
# matplotlib gives you at runtime and where it goes. The verbosity

0 commit comments

Comments
 (0)
0