SwiftDocCStepClassStepAn instructional step to complete as a part of a TutorialSection. DirectiveConvertiblefinal class StepTopicsInitializersconvenience init?(from: BlockDirective, source: URL?, for: DocumentationBundle, problems: inout [Problem])Instance Propertieslet caption: MarkupContainerThe step’s caption.let code: Code?A code file associated with the step to display when selected.let content: MarkupContainerMarkup content inside the step.let media: (any Media)?A piece of media associated with the step to display when selected.let originalMarkup: BlockDirectiveInstance Methodsfunc accept<V>(inout V) -> V.ResultType Propertiesstatic let directiveName: Stringstatic let introducedVersion: String