[SciPy-dev] Doc-ing classes and data attributes

Stéfan van der Walt stefan at sun.ac.za
Sat Jun 20 02:19:44 EDT 2009


Hi David

2009/6/20 David Goldsmith <d_l_goldsmith at yahoo.com>:
> Hi!  The template http://projects.scipy.org/numpy/browser/trunk/doc/example.py#L37 for documenting things doesn't seem like a very good template for documenting objects, e.g., ufunc, and data (as opposed to method) attributes of objects, e.g., ndarray.dtype.  Are there other templates for these elsewhere?  Thanks!

Have a look at

http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines#docstring-standard

under the section "Documenting Classes".  Is that what you're looking for?

Regards
Stéfan



More information about the SciPy-Dev mailing list