LivingDocSection

fun interface LivingDocSection(source)

A section of the LivingDoc report to render when generating a report.

Inheritors

Functions

Link copied to clipboard
abstract fun renderMarkdown(detail: TraceDetail, transactions: List<WiretapTransaction>): MarkdownContent