I've started using Python to script Maya for a school projet but i'm facing a problem with the documentation : I can't find anywhere a complete documentation of all the modules classes and function of the Maya API.
I've already foun the Python-style documentation for PyMEL module, but where is the reste of it ? E.g, the maya.cmds
module ?
Thanks.