Re: [Epydoc-devel] __init__ params for extension type?
Brought to you by:
edloper
From: Barry W. <ba...@py...> - 2006-07-13 21:34:08
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jul 12, 2006, at 11:25 PM, Edward Loper wrote: > Ah, I hadn't realized that there was no way to give the class & the > constructor separate docstrings for extension classes. In that > case, this definitely should be supported. I.e., epydoc should > check the class docstring to see if it starts with a signature-like > line, and if so, derive the constructor signature from it, and > create a new documentation entry for the constructor. This should > probably only be done for builtin/extension classes, not pure > python classes. > > Unfortunately, I won't have time to work on this for a little > while. But if anyone wants to put together a patch to do this (for > epydoc 3, or 2, or both), that would be great! :) I may indeed work on this and will definitely provide any patches I come up with. Cheers - -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iQCVAwUBRLa8SnEjvBPtnXfVAQJETwP/XXUvlkErGfQ4n6QejLtbvL9ETuce2SLe pTGIj4EH3/6xm2EMTCAKri5KxC5TFqh9B1IMbzzH4PBihijbhcZDRPVGNEk0vhLM FgIME5/o9b+mdWpHlNRBSh8oRd2nKvH2YBuohYFsmz18p1eMyCnJhtDqOE3gVATp r7LkpTajj6Q= =DPoT -----END PGP SIGNATURE----- |