[Zope-dev] Reasons for the current API reference docs implementation?

Stephan Richter stephan.richter at tufts.edu
Mon Apr 5 12:53:02 EDT 2004


On Monday 05 April 2004 11:38, Paul Winkler wrote:
> I'm not sure if that's what Dieter meant, but in any case,
> there is another thing we need documented for zope 2:
> product constructors. These are factory functions, e.g.:
>
> def manage_addPythonScript(self, id, REQUEST=None, submit=None):
>     """Add a Python script to a folder.
>     """
>     ...
>
> Do the zope 3 doc tools provide support for such functions?
> I didn't spot any in a quick bit of browsing, but I certainly
> didn't read the whole reference.

Actually it does document functions, as they are valid components. However, 
they are not listed in any registry at the moment, so that you can get to 
their documentation only by browsing the "Classes" doc module.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training



More information about the Zope-Dev mailing list