2006/7/28, Stefan van der Walt <[EMAIL PROTECTED]>:
Hi,

Travis recently advertised the add_docstring and add_newdoc functions,
which are used to add documentation to functions written in C.  This
brings the advantage that you don't have to recompile everytime you
change a docstrings, and also that the docstrings are much simpler to
format (no more "\n\" tokens all over the place).

I took all the docstrings from numpy.core.src.multiarray and formatted
them to be used with add_docstring.  I have two questions:

Would anyone mind if the change was made? 

I don't, I wanted to do the same thing.

numpy/add_newdocs.py
+1

David

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to