Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
borderColor#888888

Table of Contents

Table of Contents
indent16px



LanguageNotes
Java

Public classes, interfaces, methods, constructors, annotations and attributes.

The following objects are excluded:

  • static final attribute
  • method with @Override annotation
  • empty constructor with no parameters
COBOL

Paragraph:

  • that does not only contain an EXIT statement
  • that is not the last paragraph in a module (ex: PERFORM FOO THRU BAR, BAR is not considered as an API)

A paragraph is considered as being documented if there is a comment right before or right after the paragraph name