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

Language.Drasil.Markdown.Print

Description

Defines main Markdown printer functions.

Synopsis

Documentation

genMDBook :: PrintingInformation -> Document -> [(Filename, Doc)] Source #

Generate a mdBook SRS

pSpec :: RefMap -> Spec -> Doc Source #

Helper for rendering Specs into Markdown