Fork me on GitHub
#cider
<
2020-11-25
>
Russell Mull20:11:29

Does anybody know how to get javadoc to actually work? It tries to open a url such as "http://org/lwjgl/glfw/GLFW.html#glfwDestroyWindow(long)", which is clearly not a real url.

Russell Mull20:11:35

A little source diving takes me to (nrepl-dict-get info "javadoc") giving back a url, but I'm not sure where that's coming from.