Hi, I have an Python module (Karrigell) which imports modules written by me. I only want to document my modules. The problem is that the calling module (Karrigell) defines some functions which are used in my modules. Since these are unknown to Python without seeing the calling module I get errors from the autodoc extension. How can this be handled?
Thanks for a hint, Helmut -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
