Pass

Classes

  • Debug This class is responsible for sending statistical information to the log.
  • ElementsIndexBuilder This class constructs the index 'elements' and populates it with all Structural Elements.
  • ExampleTagsEnricher This index builder collects all examples from tags and inserts them into the example index.
  • MarkerFromTagsExtractor This index builder collects all markers from tags and inserts them into the marker index.
  • NamespaceTreeBuilder Rebuilds the namespace tree from the elements found in files.
  • PackageTreeBuilder Rebuilds the package tree from the elements found in files.
  • ResolveInlineLinkAndSeeTags This step in the compilation process iterates through all elements and scans their descriptions for an inline `@see` or `@link` tag and resolves them to a markdown link.
  • ResolveInlineMarkers