Commit Graph

8 Commits

Author SHA1 Message Date
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