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

genJupyterLessonPlan :: Document -> Doc Source #

Build the general Jupyter Notebook document.

genJupyterSRS :: Document -> Doc Source #

Build an SRS document in JSON format.