Re: [matplotlib-devel] doc warnings

2008-07-31 Thread Michael Droettboom
John Hunter wrote: > I'm not too keen on having general math in one module and matlab > compatible math in another, in part because this will be confusing to > folks not too familiar with matlab, and as time passes (I never use it > anymore) that is starting to include me. I think we could avoid s

Re: [matplotlib-devel] doc warnings

2008-07-26 Thread John Hunter
On Sat, Jul 26, 2008 at 7:19 AM, David M. Kaplan <[EMAIL PROTECTED]> wrote: > I started looking at this reorganization, but it seems to me that mlab > already has a number of functions that don't seem to have much to do > with its initial purpose - matlab compatibility. This was pretty > confusin

Re: [matplotlib-devel] doc warnings

2008-07-26 Thread David M. Kaplan
Hi, On Fri, 2008-07-25 at 12:43 -0500, John Hunter wrote: > Also, I would rather not put the geometry functions in cbook, eg > distances_along_curve and path_length and friends. Perhaps we should > have some sort of geometry module where all these things live (there > are some in mlab as well) bu

Re: [matplotlib-devel] doc warnings

2008-07-25 Thread John Hunter
On Fri, Jul 25, 2008 at 10:09 AM, John Hunter <[EMAIL PROTECTED]> wrote: > The problem is after the double colon in the following block:: David, I cleaned up a few more of these warnings. I notice on most of the functions you added to cbook, you added call signature lines, in many cases where th

Re: [matplotlib-devel] doc warnings

2008-07-25 Thread John Hunter
On Fri, Jul 25, 2008 at 2:48 AM, David Kaplan <[EMAIL PROTECTED]> wrote: > Hi, > > On Thu, 2008-07-24 at 13:08 -0700, > [EMAIL PROTECTED] wrote: >> WARNING: >> /home/jdhunter/dev/lib64/python2.5/site-packages/matplotlib/axes.py:docstring >> of matplotlib.axes.Axes.acorr:36: (ERROR/3) Unexpected in

Re: [matplotlib-devel] doc warnings

2008-07-25 Thread David Kaplan
Hi, On Thu, 2008-07-24 at 13:08 -0700, [EMAIL PROTECTED] wrote: > WARNING: > /home/jdhunter/dev/lib64/python2.5/site-packages/matplotlib/axes.py:docstring > of matplotlib.axes.Axes.acorr:36: (ERROR/3) Unexpected indentation. > WARNING: :0: (ERROR/3) Unexpected indentation. > WARNING: > /home/jdh

[matplotlib-devel] doc warnings

2008-07-24 Thread John Hunter
There are a number of documentation warnings -- at lease some of these are because doc strings in the api docs are non-compliant. If you've been working on any of these functions, please take a moment to try and bring them up to snuff (I suspect one or more of these is mine, but I'm pasting them a