Stefan van der Walt
111a3c1584
DOC: Better x-axis labelling of PR plot.
2011-12-26 09:15:47 -08:00
Stefan van der Walt
e6224d939f
DOC: Add script to plot GitHub pull-request activity.
2011-12-26 06:25:27 -08:00
emmanuelle
6d67bba941
Renaming: scikits.image -> skimage
2011-10-18 21:12:27 +02:00
Stefan van der Walt
603216e4a7
DOC: Add gitwash as a submodule.
2011-10-12 13:41:17 -07:00
Stefan van der Walt
05f780b887
Remove empty gitwash directory in order to fix submodule.
2011-10-12 13:39:18 -07:00
Stefan van der Walt
f9c41015eb
DOC: Add gitwash generator code.
2011-07-15 16:31:14 -05:00
Tony S Yu
f763b6ce3c
Fix import in apigen.py, which fails when other scikits are present.
...
__import__ can get confused about which scikits path to import when multiple scikits are present on a system.
Note that `root_module` is no longer an attribute of `ApiDocWriter` (it wasn't being used anywhere), and it now points to "scikits.image" instead of "scikits".
2011-07-15 20:14:15 +02:00
Pieter Holtzhausen
de74356bbf
Added destination to Makefile and fixed doc system
2011-07-15 20:14:15 +02:00
Stefan van der Walt
36b4d97769
Generate new API only when the current version of the library is installed, otherwise revert to pre-generated files. [Patch by Helge Reikeras]
2009-10-25 06:26:36 +02:00
Stefan van der Walt
96efa2a6a5
Docs: In API generator, also recognise extensions.
2009-10-17 12:56:46 +02:00
Ralf Gommers
20031dae08
Fix up API generation.
...
It uses introspection now instead of parsing the text of .py files.
2009-10-16 11:08:34 +02:00
Ralf Gommers
04b1f3bffb
Use same bullet level for functions and classes.
2009-10-16 11:08:34 +02:00
Ralf Gommers
0df02263a1
Clean up title of API reference.
2009-10-16 11:08:34 +02:00
Ralf Gommers
c6565e6a56
Remove "Functions" links/headings.
...
Also some whitespace issues in this file.
2009-10-16 11:08:34 +02:00
Stefan van der Walt
0452388ef0
Generate cleaner API reference with autosummary tables.
2009-09-24 17:50:31 +02:00
Stefan van der Walt
8c45ca5f54
Add API generation and fix documentation build.
2009-09-24 12:03:48 +02:00