[SciPy-dev] Request of edit rights
Aahz
aahz@pythoncraft....
Mon Apr 20 20:16:27 CDT 2009
On Mon, Apr 20, 2009, AK wrote:
> Aahz wrote:
>> On Mon, Apr 20, 2009, AK wrote:
>>> Aahz wrote:
>>>
>>>> Could someone tell me what I've done wrong (if anything) on
>>>> numpy.core.defchararray.chararray.endswith? The Parameters section is
>>>> malformatted, and it looks correct to me in reST, so I'm not sure whether
>>>> the auto-build is the problem.
>>>
>>> You need empty lines between parameters, I believe.. -andrei (aka RainyDay)
>>
>> That was my first guess, but numpy.core.multiarray.arange doesn't.
>
> Ahh, should have tested.. The problem is that all the text is indented.
> Except for descriptions, the lines should have indent of 0.. -andrei
Thanks! I started doing it as a regular docstring and didn't realize
that the online editor needed dedenting -- everything else was working.
--
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur." --Red Adair
More information about the Scipy-dev
mailing list