Re: [Numpy-discussion] Plot directive in numpy docs

2008-12-13 Thread Scott Sinclair
> 2008/12/12 Pauli Virtanen : > Fri, 12 Dec 2008 14:20:50 +0100, Gael Varoquaux wrote: >> What is the guideline on using the plot directive in the numpy docs? > > No guideline yet, I'd suggest not to use it in docstrings yet, before we > are sure it works as we want it to work. > > ** What to think

Re: [Numpy-discussion] Plot directive in numpy docs

2008-12-12 Thread Pauli Virtanen
Fri, 12 Dec 2008 14:20:50 +0100, Gael Varoquaux wrote: > What is the guideline on using the plot directive in the numpy docs? It > can make some examples much easier to understand, but on the other hand, > it can clutter the docstrings. In addition, I am not sure how our > documentation pipeline de

[Numpy-discussion] Plot directive in numpy docs

2008-12-12 Thread Gael Varoquaux
Hi, What is the guideline on using the plot directive in the numpy docs? It can make some examples much easier to understand, but on the other hand, it can clutter the docstrings. In addition, I am not sure how our documentation pipeline deals with it. Cheers, Gaƫl _