We should fail the build if it throws warnings or errors when running autodoc as otherwise we get incomplete documentation generated.
Something like:
toto-motionbuilder-api-reference> No module named 'pythonidelib'
This will make all the docs for the file that tries to import it to not be available.