[Zope3-dev] Static apidoc

Florian Lindner mailinglists at xgm.de
Sun Sep 3 12:23:16 EDT 2006


Hello,
I've already asked that a while ago on zope-user but got not reply....
How does that script works? Executing gives an error:

florian at horus ~/Zope3 $ python utilities/static-apidoc /home/florian/z3-doc/
Traceback (most recent call last):
  File "utilities/static-apidoc", line 37, in ?
    main()
  File "/home/florian/Zope3/src/zope/app/apidoc/static.py", line 504, in main
    maker.start()
  File "/home/florian/Zope3/src/zope/app/apidoc/static.py", line 200, in start
    self.browser._links_factory.urltags = urltags
  File "/home/florian/Zope3/src/mechanize/_mechanize.py", line 505, in 
__getattr__
    raise AttributeError(
AttributeError: <class 'zope.app.apidoc.static.PublisherBrowser'> instance has 
no attribute _links_factory (perhaps you forgot to .select_form()?)


and the z3-doc directoy is empty.

Just using ++apidoc++/static.html und let wget spider it makes my computer 
spidering for more that 10 hours with the server being localhost.

Thanks,

Florian


More information about the Zope3-dev mailing list