Commit Graph
8 Commits
Author SHA1 Message Date
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
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