Commit Graph

181 Commits

Author SHA1 Message Date
Stefan van der Walt e548a9fa8b DOC: Add arrow to indicate current doc version. 2012-02-08 02:34:46 -08:00
Stefan van der Walt 4d3443f2af DOC: Use absolute path to versions javascript. 2012-02-08 01:58:03 -08:00
Stefan van der Walt 87a0fd1abb DOC: Refactor Javascript for listing doc versions to only have the version in one place. 2012-02-08 01:40:56 -08:00
Tony S Yu 7cc84b5688 DOC: Add sidebar section listing package versions. 2012-02-07 21:32:43 -05:00
Stefan van der Walt bb39a306aa Merge pull request #122 from tonysyu/doc-css-changes
DOC: Tweak CSS.
2012-02-05 15:46:46 -08:00
Tony S Yu 303cf3a802 DOC: Improve description of image data types in user's guide. 2012-02-05 16:04:47 -05:00
Tony S Yu 4431a216a3 DOC: Fix grid layout of gallery. 2012-02-05 15:50:24 -05:00
Tony S Yu 86963c4138 DOC: Adjust spacing after pre block. 2012-02-05 14:24:35 -05:00
Tony S Yu d1c3056045 DOC: Adjust size of tt text (i.e. `text`). 2012-02-05 13:02:50 -05:00
Tony S Yu bd34cc6c7c DOC: Adjust spacing between sections of sidebar. 2012-02-05 03:50:59 -05:00
Tony S Yu db3d328fba DOC: Tweak layout of contents table. 2012-02-05 03:27:14 -05:00
Tony S Yu 7da2c0d544 DOC: Adjust link font in contentstable. 2012-02-05 02:51:58 -05:00
Tony S Yu 05b291fb3a DOC: Remove duplicate "pre" formatting. 2012-02-05 02:28:27 -05:00
Tony S Yu 6fe3996fda DOC: Adjust header and link colors. 2012-02-05 02:15:48 -05:00
Tony S Yu fadd72dcf8 DOC: Adjust heading size and color. 2012-02-05 01:59:18 -05:00
Tony S Yu 2debda4673 DOC: Increase spacing between paragraphs. 2012-02-05 01:47:26 -05:00
Tony S Yu ded349afb0 DOC: Remove duplicate css definition. 2012-02-05 01:45:02 -05:00
Tony S Yu 2ff1e1abe5 DOC: Adjust font sizes. 2012-02-05 01:42:16 -05:00
Tony S Yu e7429b6e98 DOC: Change body layout so that it doesn't wrap around sidebar. 2012-02-05 01:28:25 -05:00
Stefan van der Walt 570e5cf4bb DOC: Ignore random.js generated file. 2012-01-26 17:51:07 -08:00
Stefan van der Walt b3cc37ce6b DOC: Generate correct link to gallery and build javascript before gh-pages upload. 2012-01-26 17:49:57 -08:00
Stefan van der Walt 945f85cf64 DOC: Add script to randomly link to a gallery image. 2012-01-26 17:06:16 -08:00
Stefan van der Walt 9ee513ca10 DOC: Add index of tutorials to user guide. 2011-12-17 01:30:35 -08:00
Tony S Yu 1fb89aff0f Minor changes in wording. 2011-12-11 18:07:43 -05:00
emmanuelle 4e3895b44b ENH contours of segmentation in segmentation tutorial 2011-12-08 11:04:34 +01:00
emmanuelle d5994c6715 Short tutorial on segmentation for the user guide +
example on the same subject used to generate the figures
2011-12-07 20:57:29 +01:00
Stefan van der Walt 804af6fb7c DOC: Update installation instructions. 2011-12-05 02:58:44 -08:00
Stefan van der Walt bf609dfca0 DOC: Fix some scikits.image mentions. 2011-12-02 10:55:41 -08:00
Stefan van der Walt 8bd4637fc0 DOC: Fix team name in license and docs. 2011-11-30 17:52:35 -08:00
Stefan van der Walt eb0ccb8b00 DOC: Bold headers for Notes, Reference, etc. sections in reference docs. 2011-11-30 15:58:06 -08:00
Tony S Yu 2c61928aa6 DOC: Add note about changed arguments for median_filter 2011-10-27 09:22:53 -04:00
Stefan van der Walt d5120a16bc DOC: Update gitwash. 2011-10-23 22:56:43 -07:00
Stefan van der Walt a76f12f747 DOC: Update repo address. 2011-10-23 22:51:38 -07:00
Nelle Varoquaux 1704ab31a9 skimage/version.py should be ignored. Doc has been updated with new module
name ``sklearn``
2011-10-18 21:14:21 +02:00
emmanuelle 6d67bba941 Renaming: scikits.image -> skimage 2011-10-18 21:12:27 +02:00
Stefan van der Walt b381d59c67 DOC: Rewash the git docs. 2011-10-12 13:45:56 -07:00
Stefan van der Walt 47a2c289bd DOC: Move Hough tutorial to examples gallery. 2011-10-10 01:18:30 -07:00
Stefan van der Walt 12ab1a0aa4 Merge pull request #12 from holtzhau/hough
Probabilistic Hough transform.
2011-10-09 16:03:03 -07:00
Stefan van der Walt d7a33c9b6e PKG: Remove empty placeholder files. 2011-10-04 12:01:47 -07:00
Stefan van der Walt 15e65fa7ca DOC: Move radon example to gallery. 2011-09-26 21:04:32 -07:00
Emmanuelle Gouillart f579d8fc61 Merge branch 'stefan-radon' 2011-09-26 23:58:12 +02:00
Stefan van der Walt ab19017962 Merge radon/fast_homography. 2011-09-25 17:44:30 -07:00
Stefan van der Walt f3b8aec67f Merge pull request #24 from tonysyu/doc_tweaks
DOC: Clean up build and restyle tables.
2011-09-24 14:52:56 -07:00
Emmanuelle Gouillart 4174d5fef0 A few fixes: give credit to scikit-learn guys, fix examples... 2011-09-24 15:05:16 +02:00
Tony S Yu 92eec1242b DOC: fix copyright 2011-09-24 00:23:43 -04:00
Tony S Yu 70b39b8090 DOC: make index.html the master doc
The scikits.image logo links to the master doc, which was previously set to contents.html (essentially blank). Use index.html instead.
2011-09-24 00:15:15 -04:00
Tony S Yu cf9c8e7765 DOC: adjust default table styling for a cleaner look 2011-09-23 23:59:04 -04:00
Emmanuelle Gouillart cce3d7bcc5 Example generation from scripts, taken from scikit learn
(ext/gen_rst.py)
2011-09-23 23:53:47 +02:00
Kyle Mandli ac0fc3aba8 Fix display of coverage bar 2011-09-19 21:45:55 -05:00
Stefan van der Walt 88fd5c714b Merge radon transform by Pieter Holtzhausen. 2011-09-18 14:29:13 -07:00