|
|
|
|
|
by tanin
755 days ago
|
|
This is pretty nice. I'll try it out next time I have to look at javadoc. It might be great to improve SEO, so when I search for a Java class in Google, the results show docland. I'm curious. What is "External link resolution"? I'm a bit embarrassed that I don't know, and I've been writing Java / Scala for decades... |
|
Sorry for the confusing terminology -- "External link resolution" just means links to any direct/transitive dependencies will be resolved. It takes more time and memory to generate so by default those links would be broken (marked in red).