Dogma v0.1.16 Dogma.Documentation.ReportersList

Generates a documentation file for reporters.

Summary

Functions

Generate a markdown string documenting the available reporters

Writes reporter documentation to docs/reporters.md

Functions

reporters_doc()

Generate a markdown string documenting the available reporters.

Available reporters are determined by Dogma.Reporters.reporters and the information for each reporter is pulled from that module’s @moduledoc

write!()

Writes reporter documentation to docs/reporters.md.