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

Language.Drasil.JSON.Print

Description

Defines .json printers to generate jupyter notebooks. For more information on each of the helper functions, please view the source files.

Synopsis

Documentation

genJSON :: PrintingInformation -> DocType -> Document -> Doc Source #

Generate a python notebook document (using json). build : build the SRS document in JSON format build': build the general Jupyter Notbook document