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

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

Creates a notebook from a lesson description and system information.

newtype LearnObj Source #

Constructors

LrnObjProg [Contents] 

data Review Source #

Constructors

ReviewProg [Contents] [Section] 

newtype Example Source #

Constructors

ExampleProg [Contents]