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:

[EMAIL PROTECTED] ~/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
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to