-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 09.01.2010 18:38, schrieb sandro dentella: > Hi, > > I have a problem with automodule. If I make clean; make html I get > exactly what I want. If I change something and rerun make html, I > get:: > > /home/misc/src/hg/py/sqlkit-pub/doc/sqlkit/printing.rst:20: (WARNING/ > 2) autodoc can't import/find module 'sqlkit.misc.printing', it > reported error: "cannot import name printing", please check your > spelling and sys.path > > The code that raises the problem (printing.rst, line 20) is:: > > .. automodule:: sqlkit.misc.printing > > and docstring of the module has:: > > (intoductory text) > > .. autoclass:: PrintTool > :members: __init__, add_menu_entry, prepare_context, template_dir, > server, port, output_dir, > remote_output_dir, pdf_viewer, odt_viewer > > .. autoclass:: ObjProxy > :members: > > The problem goes away if I get rid of these 2 autoclass directives. > > Am I doing something wrong? (Sphinx updated today but the probelm was > there also in older releases.
That is really odd... I'd like to examine it here myself. Can you send me the sources, are they public? Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAktOW7IACgkQN9GcIYhpnLC4yACgqDoHh58OXGxZyqRV9cp3DYGi s/cAn1/bnDhhsKUmXLE2qAgpDIpHGsIA =0XSm -----END PGP SIGNATURE-----
-- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
