SwiftDocCStatic AnalysisAPI CollectionStatic AnalysisRun static analysis checks on markup files.TopicsGeneric Checksprotocol CheckerA markup checker.struct AnyCheckerA type-erased container for any Checker.struct CompositeCheckerA collection of checkers which all visit the same Markup tree.Predefined Checksstruct DuplicateTopicsSectionsA Document may only have one level-2 “Topics” heading at the top level, since it serves as structured data for a documentation bundle’s hierarchy.struct InvalidAdditionalTitleA document should have a single title, i.e. a single first-level heading.struct MissingAbstractA document should have an abstract.struct NonInclusiveLanguageCheckerChecks for non-inclusive language in documentation.struct NonOverviewHeadingCheckerstruct SeeAlsoInTopicsHeadingChecker