Module: Coradoc::Mirror::Output

Defined in:
lib/coradoc/mirror/output.rb

Overview

Output processors that integrate with the Coradoc::Output pipeline.

Enables:

Coradoc.serialize(doc, to: :mirror_json)
Coradoc.serialize(doc, to: :mirror_yaml)

Defined Under Namespace

Classes: MirrorJson, MirrorYaml