[Zope3-Users] How does the static-apidoc script works?

Florian Lindner mailinglists at xgm.de
Mon Aug 14 17:46:46 EDT 2006


Hello,
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.

Thanks,

Florian


More information about the Zope3-users mailing list