From a conversation with @mourner: > add the ability to separate docs directives with ; on the same line instead of line break, just to make things terser in some cases > > ``` > /* > @class Control.Attribution > @aka L.Control.Attribution; @inherits Control > */ > ```