| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
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
- genJupyterLessonPlan :: Document -> Doc
- genJupyterSRS :: Document -> Doc
Documentation
genJupyterLessonPlan :: Document -> Doc Source #
Build the general Jupyter Notebook document.
genJupyterSRS :: Document -> Doc Source #
Build an SRS document in JSON format.