Jump to content

[SOLVED] How to get sphinx to ignore Maya specific modules?


Mike

Recommended Posts

Hello! I'm starting to figure out how to use sphinx for my own documentation. I'm using autodoc and building the documentation from the command line. I keep getting import errors for modules such as Qt.py and maya.cmds whenever I try to build my code.  

I'm using the correct virtual env, the modules are installed in the venv. I'm at a loss! I've seen that you guys use sphinx for your documentation, any tips?

Thanks!

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...