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
6f7f9b4b88
Merge branch 'dtype_info'
2011-09-16 23:21:42 -07:00
Stefan van der Walt
a97a35258d
DOC: Note that data type document is still preliminary.
2011-09-16 23:21:23 -07:00
Stefan van der Walt
0fd5330c18
Add logo to generated documentation.
2011-09-16 23:13:56 -07:00
Stefan van der Walt
00fa047583
DOC: Fix typo in data types description.
2011-09-13 08:52:29 -07:00
Stefan van der Walt
3a1ef10b98
DOC: Describe usage of different types (first draft).
2011-08-29 22:56:08 +02:00
Emmanuelle Gouillart
391f68587a
Modified README to point to the new github repo. Mentioned in install doc
...
that it is possible to download a zipball without having git installed.
2011-08-24 03:13:32 -07:00
Stefan van der Walt
c3ee8f5ea6
DOC: Complete coverage bar.
2011-07-20 17:27:35 -07:00
Stefan van der Walt
ad0c201d80
Merge coverage states into main .css.
2011-07-20 16:01:15 -07:00
Kyle Mandli
7d79a3f3c6
Bug fixes and documentation writing
2011-07-20 10:17:03 -05:00
Kyle Mandli
2303118d0b
Change default css to include coverage bar formatting
2011-07-20 10:16:32 -05:00
Stefan van der Walt
07ef2056ba
DOC: Minor cleanups. Strike through completed items on TODO list.
2011-07-18 19:01:14 -07:00
Stefan van der Walt
1cff83bacc
DOC: Fix repo address in installation instructions.
2011-07-18 18:35:32 -07:00
Stefan van der Walt
7019915700
DOC: Shrink table for better layout.
2011-07-18 18:29:06 -07:00
Tony S Yu
1f31141837
Format front page so it looks similar to old template.
2011-07-18 11:15:10 -04:00
Tony S Yu
e7ad3d58ef
Add version number to index page of docs
2011-07-18 01:38:56 -04:00
Tony S Yu
cba0ec6484
Remove index.html template and use markup in index.txt instead.
...
Using reStructuredText to build the front page is a bit easier to maintain.
2011-07-18 01:08:24 -04:00
Stefan van der Walt
16e5456def
DOC: Retheme docs, credit IPython authors.
2011-07-16 18:02:20 -05:00
Kyle Mandli
92ce731890
Change look and feel of table, add better handling of table columns
...
Add many improvements to table look including support for tags such as
missing, partial, done, and not applicable. The tabularcolumns
directive does not seem to be affecting the tables width and columns
however.
2011-07-16 16:54:23 -05:00
Kyle Mandli
d73416294d
Add complete matlab image API
2011-07-16 16:52:09 -05:00
Stefan van der Walt
56fe676c66
ENH: Add hough transform plot.
2011-07-16 14:15:39 -05:00
Stefan van der Walt
c2b948b6e0
DOC: Setup plot_directive.
2011-07-16 11:10:10 -05:00
Kyle Mandli
070e7c9cf3
Colored missing text in table
2011-07-16 10:38:48 -05:00
Kyle Mandli
fb8efcf904
Add source related to generation of functionality coverage.
...
Add python script that generates coverage_table.txt from coverage.csv file
which is included in the sphinx docs.
2011-07-15 18:55:00 -05:00
Stefan van der Walt
d025016b3c
DOC: Update gitwash generated docs.
2011-07-15 17:09:37 -05:00
Stefan van der Walt
e57f7f0420
DOC: Rewrite project overview.
2011-07-15 17:09:00 -05:00
Tony S Yu
aef8d50f5b
Fix lengths of restructuredtext section headers in docs.
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
Tony S Yu
964de3d14a
Use matplotlib's plot_directive.py for Sphinx documentation.
...
Included plot_directive.py is broken for Sphinx 1.0.
See http://projects.scipy.org/numpy/ticket/1489
2011-07-15 20:14:15 +02:00
Pieter Holtzhausen
22c5d7c239
Removed generation
2011-07-15 20:14:15 +02:00
Pieter Holtzhausen
5b689c7bc2
Removed followed files
2011-07-15 20:14:15 +02:00
Stefan van der Walt
8f8726f0a6
DOC: Update tasks.
2011-03-15 01:46:14 +02:00
Stefan van der Walt
06f8f398bd
API: Remove dtype parameter from imread and collections. Remove as_grey from collections.
2010-11-05 14:44:01 +02:00
Stefan van der Walt
d3a4d3da9f
Fix link to api changes in docs.
2010-08-23 23:02:39 +02:00
Stefan van der Walt
5179113ded
DOC: Add place to document API changes.
2010-07-02 18:05:57 -05:00
Stefan van der Walt
59d86c7af3
DOC: Add CellProfiler relicensing announcement.
2010-07-02 12:41:59 -05:00
Stefan van der Walt
03b53f85e6
Add gitwash documentation.
2010-05-26 19:55:12 -07:00
Emmanuelle Gouillart
df431c2cb5
Give explicitly the git clone command in the installation notes.
2010-05-26 13:46:15 -07:00
Stefan van der Walt
65d6ab4840
docs: Update api.
2009-12-03 10:02:32 +02:00
Stefan van der Walt
ec70fdad48
docs: Add project title to header.
2009-12-03 09:56:12 +02:00
Stefan van der Walt
5f4d939733
docs: Update API.
2009-12-03 09:38:14 +02:00
Stefan van der Walt
6211279c9e
docs: Multiple columns in API reference.
2009-12-03 09:37:27 +02:00
Stefan van der Walt
01266b67b8
doc: Update API.
2009-11-12 11:55:50 +02:00
Stefan van der Walt
f988c4ac9d
docs: Update API.
2009-11-09 00:07:50 +02:00