On Tue, 15 Dec 2020 17:50:46 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> In `Docs.gmk` there are some hard-coded links to online URL documentation and > bug reporting locations. These should not reside in the make file per se, but > instead move to the `make/conf` directory. This looks okay me to but I can't help thinking that javadoc.conf should also be the place to list the root modules for javadoc (PR 1781 puts them in oddly named module-sets-docs.conf). ------------- PR: https://git.openjdk.java.net/jdk/pull/1785