Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages [v3]

2020-11-27 Thread Hannes Wallnöfer
> This PR adds a dedicated signature to module and package overview pages and > moves all code for generating signatures to a new > `doclets.formats.html.Signatures` utility class. The `Signatures` class > contains two public static methods for module and package signatures as well > as two inn

Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages [v2]

2020-11-27 Thread Hannes Wallnöfer
> This PR adds a dedicated signature to module and package overview pages and > moves all code for generating signatures to a new > `doclets.formats.html.Signatures` utility class. The `Signatures` class > contains two public static methods for module and package signatures as well > as two inn

Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages

2020-11-27 Thread Hannes Wallnöfer
On Thu, 26 Nov 2020 18:04:49 GMT, Jonathan Gibbons wrote: >> This PR adds a dedicated signature to module and package overview pages and >> moves all code for generating signatures to a new >> `doclets.formats.html.Signatures` utility class. The `Signatures` class >> contains two public static

Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages

2020-11-27 Thread Hannes Wallnöfer
On Thu, 26 Nov 2020 17:59:33 GMT, Jonathan Gibbons wrote: >> This PR adds a dedicated signature to module and package overview pages and >> moves all code for generating signatures to a new >> `doclets.formats.html.Signatures` utility class. The `Signatures` class >> contains two public static

Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages

2020-11-26 Thread Jonathan Gibbons
On Fri, 30 Oct 2020 20:11:49 GMT, Hannes Wallnöfer wrote: > This PR adds a dedicated signature to module and package overview pages and > moves all code for generating signatures to a new > `doclets.formats.html.Signatures` utility class. The `Signatures` class > contains two public static met

Re: RFR: JDK-8245058: improve presentation of annotations for modules and packages

2020-11-02 Thread Hannes Wallnöfer
On Fri, 30 Oct 2020 20:11:49 GMT, Hannes Wallnöfer wrote: > JDK-8245058: improve presentation of annotations for modules and packages API docs: http://cr.openjdk.java.net/~hannesw/8245058/api.01/index.html Example module signature: http://cr.openjdk.java.net/~hannesw/8245058/api.01/java.base/mo