Re: scaladoc is not uptodate with latest release?
Zemian Deng wrote:
> [...]
> For the scaladoc, the @depreated is NOT stated under summary section,
> but it's in the detail section of the method instead,
> [...]
Hello,
I also think it's useful to see the deprecation annotation in the
overview section of the documentation.
You could try the new vscaladoc which does mark deprecated methods by
striking out their names in the overview section :-)
cu,
Thomas