I'm looking for anything that can be used as a full reference on scaladoc tags (at least).
Web search gives just a style guide, an overview here and differences between dotty(scala3) scaladoc and the old one. No complete list of tags. A lot of tags are just mentioned by name with no other information at all.
Sometimes, when there is no documentation, the source code can be used instead. But I can't find the scaladoc source code too. Is it a some deep-buried part of the scala compiler code or what? If documentation does not exist, I would be grateful for a link to the source.