Module render

Module render 

Source
Expand description

Implementations of DocumentationWriter for different file formats.

Structsยง

ManWriter
A DocumentationWriter that generates man pages.
MarkdownWriter
A DocumentationWriter that generates markdown documents.