Manlio Perillo <[EMAIL PROTECTED]> writes: > Jean-Paul Calderone ha scritto: >> On Thu, 20 Jul 2006 18:20:18 -0200, Manlio Perillo >> <[EMAIL PROTECTED]> wrote: >>> I think this is a know problem, but in >>> http://divmod.org/users/exarkun/nevow-api/public/nevow.inevow-module.html >>> >>> there is nothing... >>> >> >> Thanks. I've taken that documentation down, since it is out of date and >> I have no plans to update it. >> > > Don't forget to remove the link from http://divmod.org/trac/wiki/DivmodNevow > ;-) > > By the way, does this means that now there is no online API documentation?
Well, I run pydoctor at Nevow every now and again; the output is here: http://starship.python.net/crew/mwh/nevowapi/ It knows a lot more about interfaces than epydoc, e.g.: http://starship.python.net/crew/mwh/nevowapi/nevow.inevow.IQ.html Cheers, mwh -- Finding a needle in a haystack is a lot easier if you burn down the haystack and scan the ashes with a metal detector. -- the Silicon Valley Tarot (another one nicked from David Rush) _______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
