Parse provides docs as external Parse-1.5.1-javadoc folder.
Parse-1.5.1-javadoc
I would like to have Parse javadoc connected within Android Studio. How do I achieve that?>
Here is the only solution I've found so far:
Open /YourProjectDir/.idea/libraries/Parse_versionCode.xml"
/YourProjectDir/.idea/libraries/Parse_versionCode.xml"
Add the following lines:
So it should look something like this: