I have an .aar library with all the required stuff for developing but the documentation, so I've created an other .jar file which includes the documented source.
Now the problem: How can I tell Android Studio that the generated sources.jar file includes the documentation of the .aar library?