Details
-
Improvement
-
Resolution: Won't Do
-
Major
-
1.0
-
None
-
-
Empty show more show less
Description
Currently javadoc macro supports only creation of links to classes and to inner classes. It should be also able to generate links to methods (i.e. <linkToClass>#<methodSignature> ). The macro also uses # to separate class from the inner class while in javadoc the # sign is used to separate class from the method name, if the macro uses same syntax as javadoc it would be very convenient to copy links directly from the classes javadoc.
Checklists
Acceptance criteria