drasil-printers-0.1.10.0: A framework for code and document generation for scientific software - Printers SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Drasil.Printing.Import.Sentence

Description

Defines helpers for printing Sentences.

Synopsis

Main Function

spec :: PrintingInformation -> Sentence -> Spec Source #

Translates Sentence to the printable representation of a Sentence (Spec).

Helpers

renderShortName :: ChunkDB -> IRefProg -> ShortName -> Sentence Source #

Renders the shortname of a reference/domain.

renderURI :: ctx -> ShortName -> Sentence Source #

Render a uniform resource locator as a Sentence.

renderCitInfo :: RefInfo -> Sentence Source #

Renders citation information.