Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Template:ScoutJavadoc

This template should to make links to the HTML version of the JavaDoc.

  • {{ScoutJavadoc|<Class Name>|<Type>}}
  • values for <Type>:
    • C obj.png C for class
    • I obj.png I for interfaces
    • E obj.png E for enums
    • A obj.png A for annotation
Note.png
TODO
add necessary additional parameters (url, or java package ...) to create a link to the javadoc

Back to the top