I have specified the URLs for the documentation of the libraries that I use in my project, and every time I want to check the documentation, it downloads it from the Internet.
I have a JAR with full JavaDoc locally.
Should I specify this JAR file or force IDEA to download all documents?
source share