Commit Graph

100 Commits

Author SHA1 Message Date
Jaques Grobler 5c2a60f587 remove duplicate line 2013-10-14 13:36:16 +02:00
Jaques Grobler 616e026b30 remove writing of minutes/seconds 2013-10-14 11:29:18 +02:00
Jaques Grobler dde0ad9ffc cosmetic - shorten long line 2013-10-14 09:16:00 +02:00
Jaques Grobler cad1287aef adds minutes + seconds to examples 2013-10-14 08:48:49 +02:00
Lars Buitinck a2b13bd438 MAINT use subprocess.call, not os.system
The former is safer and faster.
2013-10-13 16:39:44 +02:00
Jaques Grobler eade1b73e1 add lossless image compression for docbuilding machine 2013-10-04 13:33:33 +02:00
Jaques Grobler 7f6e398d1e remove paren 2013-10-04 10:58:03 +02:00
Jaques Grobler e95533d172 cleanup changes 2013-10-03 16:48:00 +02:00
Jaques Grobler bb2d007119 another speedup attempt for index.html: carousel images to use thumbnails instead, 1 blocking js removed for page (sidebar.js) 2013-10-03 15:02:39 +02:00
Brooke Osborn 2eddb1a29f BUG fix whitespace in error messages
Partial fix for #2380.

Signed-off-by: Lars Buitinck <L.J.Buitinck@uva.nl>
2013-08-26 17:02:52 +02:00
Andreas Mueller d1c51e3bf1 FIX made the building of the docs slightly more robust. readme files in folders without examples kill it otherwise. 2013-07-28 13:43:03 +02:00
Nelle Varoquaux b661cb7cb7 DOC ignoring gen_rst's parsing errors
closes #1759
2013-07-26 18:20:16 +02:00
Jaques Grobler 650e643224 syntax fix 2013-07-24 05:57:26 +02:00
Jaques Grobler 1a215189d6 border added for IE 2013-07-22 17:08:06 +02:00
Jaques Grobler 65cce1b43c fix merge conflict 2013-07-22 16:20:31 +02:00
Jaques Grobler c61b560d05 misalignment fix 2013-07-22 14:01:35 +02:00
Jaques Grobler f73fbde7c8 firefox bug fixed 2013-06-26 14:13:06 +02:00
Olivier Grisel c540b302b5 FIX: make doc auto-linking support any Unicode / UTF-8 content 2013-06-24 01:08:39 -05:00
Jaques Grobler b9d14f9383 fix white space inconsistency between header and docstring 2013-06-06 11:26:50 +02:00
Jaques Grobler aff9276e17 shorten displayed dosctring to 95 chars 2013-06-04 16:20:29 +02:00
Jaques Grobler b036dbc32f remove forgotten print 2013-05-31 14:09:09 +02:00
Jaques Grobler 01c4705c46 Cross browser shadows covered 2013-05-31 12:43:34 +02:00
Jaques Grobler c4178374c5 Nelle`s review fixes addressed 2013-05-31 12:35:38 +02:00
Jaques Grobler 4d4a288332 Final visual effects added to hovering 2013-05-31 11:55:25 +02:00
Jaques Grobler 15c8a5ee13 docstrings embedded into example hovers 2013-05-29 23:15:04 +02:00
Jaques Grobler c0684932cd added docstring space to popup block 2013-05-29 21:35:43 +02:00
Jaques Grobler 884306c956 Zoom bug fixed 2013-05-29 19:21:00 +02:00
Jaques Grobler de7c758059 image resizing added 2013-05-29 17:17:02 +02:00
Jaques Grobler c0abef1d69 hover removed from nature, jquery more recent version, containerexpansion on mouseover add 2013-05-29 16:42:55 +02:00
Nelle Varoquaux 61151148f3 FIX gen_rst.py was something using an undefined variable 2013-04-23 10:36:17 +02:00
Jaques Grobler 8e9f452540 sort-by-line-count bug fixed 2013-04-18 16:05:18 +02:00
Jaques Grobler 88249799b5 temp disable line-count-sort for gallery while fixing bug 2013-04-18 14:46:23 +02:00
Jaques Grobler 6dedebafad line_count sort added, some changes reverted 2013-03-18 13:52:20 +01:00
Jaques Grobler 071d08dfae 4 thumbs per row/hover effect/some cleanup 2013-03-18 13:52:20 +01:00
Jaques Grobler c6db8e6c27 add warning for no internet 2013-01-31 14:48:35 +01:00
Martin Luessi 965b6e4fc7 links for scipy, cleanup 2013-01-28 10:55:00 +01:00
Martin Luessi a10365b292 fix paths for Windows 2013-01-27 13:09:15 +01:00
Martin Luessi 4c871de4fd no_image.png for examples w/o thumbnail 2013-01-27 13:09:14 +01:00
Martin Luessi d365c1ba5f use Sphinx searchindex.js 2013-01-27 13:09:14 +01:00
Martin Luessi 0e160aa20c gzip support, whats_new 2013-01-27 13:09:14 +01:00
Martin Luessi e1b583e0e6 WIP: doc hyperlinks, fixed size thumbnails 2013-01-27 13:07:26 +01:00
Nelle Varoquaux a1448fbe30 ENH we require a version of sphinx sufficient for "new" numpy_ext to work 2013-01-16 09:30:00 +01:00
Fabian Pedregosa 2425381d1b Print running time as a floating-point number with two decimals.
Otherwise printing it as integer truncates the result and prints
'0 seconds' on most example.
2012-09-11 18:15:59 +02:00
Lars Buitinck 7896f7281d COSMIT don't call magic methods directly
One tricky case left in doc/sphinxext/gen_rst.py.

Also, don't use relative imports in tests.
2012-07-21 17:38:15 +02:00
Gael Varoquaux 0613f834df ENH: backport gen_rst changes from NISL
* Display example running time
* Tee the stdout to __stdout__ and a file
2012-07-16 08:20:41 +02:00
Jaques Grobler f53aaa1aec comment added to gen_rst. Arrow added to button 2012-03-15 14:43:33 +01:00
Jaques Grobler eba34defc3 Collapsable sidebar adding complete - appears to work well 2012-03-13 22:24:22 +01:00
GaelVaroquaux 23504029bb MISC: make sure two figures hold on a line 2012-01-31 18:10:43 +01:00
Jake Vanderplas 3fa8271a98 TYPO: generate all images 2012-01-05 12:31:29 -08:00
Jake Vanderplas 567338fd41 fix for doc math issue 2012-01-05 12:18:28 -08:00