19 Commits

Author SHA1 Message Date
François Boulogne 7a4b74f057 remove local threshold in try_all_threshold 2016-07-05 15:53:02 +02:00
François Boulogne 9fef985df8 Various fixes 2016-06-19 19:43:43 +02:00
François Boulogne d870bcc5df Minor fixes 2016-06-18 23:39:09 +02:00
François Boulogne f25d93c511 Add see also 2016-06-18 20:20:34 +02:00
François Boulogne 476f6bd8f2 switch doc format to sphinx-gallery 2016-06-18 20:20:34 +02:00
François Boulogne 36d56b956d DOC: some improvements 2016-06-18 20:20:33 +02:00
François Boulogne 0a19def60c DOC: Gather threshold algo in gallery 2016-06-18 20:20:33 +02:00
Johannes Schönberger 31e884207a Merge pull request #2129 from sciunto/axes
DOC: refactor axes with lists
2016-06-09 08:18:31 +02:00
Johannes Schönberger d7540b8a2e Merge pull request #2128 from sciunto/gallery_title
DOC: make a title shorter in gallery
2016-06-08 13:11:26 +02:00
François Boulogne f877491f58 DOC: refactor axes with lists 2016-06-07 16:31:02 +02:00
emmanuelle 8b2dbd56e5 Minor fixes and improvements: PEP8, appearance, etc.
Removed a clumsy workaround (about paths)

Fixed links to image files to fix sphinx warning.

Removed non-ascii character

Another non ascii character

And another non-ascii character... (to be squashed later on)

Corrected some typos in the docstrings of sphinx-gallery files

These corrections have also been submitted as a patch to the original
sphinx-gallery project (#121)

Corrected the appearance of two examples of the gallery

Tweaked CSS for larger images

Added sphinx-gallery's license and a README.txt about the origin of
this directory.

Edited gabor_from_astronaut example for nicer popup

PEP 8 + minor fixes

Removed commented lines of code
2016-06-06 17:30:44 +02:00
François Boulogne 9c51c154ba DOC: make the title shorter 2016-06-05 17:29:53 +02:00
emmanuelle d998e7e534 Links to API in examples 2016-05-17 23:21:45 +02:00
emmanuelle 94d051c124 Renamed README.txt to README.rst in gallery of examples 2016-05-10 23:17:06 +02:00
emmanuelle 844858f01b Build gallery with sphinx-gallery
Modified comments in some gallery examples for compatibility with
sphinx-gallery parsing. Also modified some links in the narrative doc
since image file names have changed.
2016-05-10 21:49:15 +02:00
Juan Nunez-Iglesias 4eee2eeccb Merge pull request #1327 from endolith/patch-1
DOC: change colormap away from "jet" in examples
2016-02-01 21:09:00 +11:00
Johannes Schönberger 9a9f9b205c Improve plot_morphology 2016-02-01 08:47:36 +01:00
Endolith 2eb057726f DOC: Change some jet colormaps to gray 2016-01-31 17:53:52 -05:00
emmanuelle 55f5103dd8 Added sections to gallery of examples
Modified travis_script.sh to account for the new structure of the gallery

Added README.txt files in directories of gallery examples

Fixed references to gallery images in user guide pages

Fixed broken links
2015-12-19 15:28:15 +01:00