Hi,

is there a way to use autodoc extension for documenting my package
without installing all third-party packages which are imported?

The problem is:

I am working on a data acquisition software, which needs device
drivers which are available only for Windows. But I do most of the
development on Linux and also want to build the documentation there.
But because the driver packages are not installed, I get ImportErrors
when trying to build the documentation.

What is the best way to treat this situation?

Thank you,
Christoph

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

Reply via email to