This change gets rid of `` elements used in conjunction with HTML links
whose only purpose is to apply a CSS class to the link. Instead, the CSS class
attribute is applied directly to the link's `` element.
There are three CSS styles for links previously used with embedded or
embedding `` ele
On Wed, 10 Feb 2021 18:20:02 GMT, Hannes Wallnöfer wrote:
> This change gets rid of `` elements used in conjunction with HTML links
> whose only purpose is to apply a CSS class to the link. Instead, the CSS
> class attribute is applied directly to the link's `` element.
>
> There are three C
On Thu, 4 Feb 2021 13:18:09 GMT, Hannes Wallnöfer wrote:
> This change improves support for the `@hidden` tag to suppress documentation
> for specific elements, especially in the context of classes, interfaces and
> inheritance/method overriding.
>
> The important changes are in `Utils` and in
On Thu, 4 Feb 2021 13:18:09 GMT, Hannes Wallnöfer wrote:
> This change improves support for the `@hidden` tag to suppress documentation
> for specific elements, especially in the context of classes, interfaces and
> inheritance/method overriding.
>
> The important changes are in `Utils` and in