Does groovydoc support everything javadoc supports? Does it support the @see, @code and the @link tag?
This is the only thing official I could find: https://docs.groovy-lang.org/latest/html/documentation/#_groovydoc_comment
Where is the full reference for groovydoc syntax and features?