Commit Graph

26 Commits

Author SHA1 Message Date
Tony S Yu dd9e7f3526 DOC: Save thumbnails with a fixed image shape
A fixed shape improves grid alignment of images and caption in the gallery.
2012-10-02 22:36:47 -04:00
Johannes Schönberger 236666fd7c Rename scikits-learn to scikit-learn 2012-10-02 19:03:24 +02:00
Johannes Schönberger d690212d1c Rename scikits-image to scikit-image 2012-10-02 19:02:37 +02:00
Tony S Yu a903aa625d Replace mpltools reference with skimage. 2012-06-24 20:46:38 -04:00
Tony S Yu ca25314310 Remove gen_rst 2012-05-15 22:47:30 -04:00
Tony S Yu 5a89ef61a6 DOC: Replace use of gen_rst with plot2rst extension. 2012-05-15 00:52:30 -04:00
Tony S Yu dc78c59be5 DOC: Add toctree to example gallery. 2012-02-21 21:47:09 -05:00
Tony S Yu 27af46706d DOC: tweak image sizes in gallery.
If images are limited to 8-inch widths and the figure dpi is 100, 1/4 scale thumbnails will be 200px wide.
2012-02-20 10:18:14 -05:00
Stefan van der Walt 1c0aec6aeb DOC: Show version of skimage that was used to build example. 2012-02-06 11:57:22 -08:00
Tony S Yu 4431a216a3 DOC: Fix grid layout of gallery. 2012-02-05 15:50:24 -05:00
Stefan van der Walt 5fa41b3dfc DOC: Improve example gallery layout. 2011-11-30 10:40:36 -08:00
Stefan van der Walt 52959ac2bf DOC: Use correct location of blank_image in example generator. 2011-09-26 21:05:01 -07:00
Emmanuelle Gouillart 4174d5fef0 A few fixes: give credit to scikit-learn guys, fix examples... 2011-09-24 15:05:16 +02:00
Emmanuelle Gouillart cce3d7bcc5 Example generation from scripts, taken from scikit learn
(ext/gen_rst.py)
2011-09-23 23:53:47 +02:00
Emmanuelle Gouillart a146e80cf6 Fixed broken plot_directive.py so to build the doc. 2011-08-24 17:57:09 +02:00
Stefan van der Walt 2646d98609 DOC: Save plots with tight bounding boxes. 2011-07-16 11:09:23 -05:00
Pieter Holtzhausen 676b911802 Update the numpy sphinx extensions from http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext/ 2011-07-15 20:15:44 +02:00
Tony S Yu 12b51ba199 Replace plot_directive.py with copy from matplotlib's trunk. 2011-07-15 20:15:44 +02:00
Pieter Holtzhausen de74356bbf Added destination to Makefile and fixed doc system 2011-07-15 20:14:15 +02:00
Stefan van der Walt 565b32c8ff Update license phrase for plot_directive. 2009-10-14 16:28:11 +02:00
Stefan van der Walt a47a60f8ae Clean up output of plotting directive:
- Do not generate PDFs.
 - Do not copy image to plots dir (Sphinx copies to _images already).
2009-10-14 08:51:25 +02:00
Stefan van der Walt c8bb8c6751 Plot_directive: copy source files to output. 2009-10-14 07:48:14 +02:00
Stefan van der Walt 0601ec4b00 Remove dependency on only_directives. 2009-10-14 06:55:33 +02:00
Stefan van der Walt 735f180d4e Add only_directives.py and plot_directive.py from numpy. 2009-10-14 06:50:22 +02:00
Stefan van der Walt efaeef6a47 Add license info to numpy sphinx extensions. 2009-09-24 17:36:45 +02:00
Stefan van der Walt 92f7b0939b Add numpy-sphinx docs extensions. 2009-09-24 12:00:46 +02:00