On Wed, May 6, 2009 at 10:30 AM, Timmie <timmichel...@gmx-topmail.de> wrote:

>
> > WOW - did I have to dig to find the docstring source for that arctan
> module;
> >  it looks like it's just docsting - the extensions (I suspect) have to do
> > with this being in a file of just docstrings for generated functions.
> No need:
> > ipython
> [1] import numpy as np
> [2] np.arctan?
> Here you have it!
>

Yes - of course; I had an older numpy installed, so just grabbed sources and
looked through them.  Also, when I do this, I get.... more than .... I get
the "unary functions" and "binary functions" documentation from the
generator...

So I still prefer "mucking" around the source in this case to find the rst
example.


> Other examples:
>
> ......

> The allowed sections are in
> http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext/docscrape.py


Well - this is  interesting, and uses sphinx Numpy extension (correct?) -

 Among the things I noted in the list in this source:  "Raises"

This looks like a good list.
Thanks!

- Yarko

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to