Hi, I have Python application (Karrigell) which imports modules written by me. I want to autodoc only my modules. But my modules use some functions defined in the calling application (here Karrigell). There I get Python errors from the autodoc extension since Python doesn't know these functions. How can this be achieved?
Many 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.
