Comment 1 for bug 98387

Revision history for this message
Christophe Combelles (ccomb) wrote :

You can already do this easily by adding
<apidoc:rootModule module="mywebapp" />
in your configure.zcml

(and xmlns:apidoc="http://namespaces.zope.org/apidoc" in the <configure> tag.

But it would be even better do do it automatically.