drasil-lesson-plan-0.0.1: A framework for code and document generation for scientific software - Lesson Plan SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.LessonPlan

Synopsis

Documentation

Lesson Plan

Chapter Types

render :: LessonPlan -> LsnDesc -> (CI -> CI -> Sentence) -> Document Source #

Renders a LessonPlan using a LsnDesc (a description of the document contents and organization) and a title combinator merging "notebook" with the name of the LessonPlan.