\phpDocumentor\Plugin\ScrybeConverter

Namespaces

Definition
Exception
Format
Metadata
RestructuredText

Interfaces

ConverterInterface This interface provides a basic contract between the Converters and all classes that want to use them.
ToHtmlInterface
ToLatexInterface Interface that dictates the custom options that all converters that convert to Latex should have.
ToPdfInterface Interface that dictates the custom options that all converters that convert to Latex should have.

Classes

BaseConverter
Factory This factory attempts to create a converter given an input and output format and return that.