drasil-docLang-0.1.26.0: A framework for code and document generation for scientific software - Document Language SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.DocumentLanguage.Notebook

Description

Document language for lesson plan notebooks.

Synopsis

Documentation

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

Creates a notebook from a lesson description and system information.

newtype LearnObj Source #

Constructors

LrnObjProg [Contents] 

newtype Review Source #

Constructors

ReviewProg [Contents] 

newtype CaseProb Source #

Constructors

CaseProbProg [Contents] 

newtype Example Source #

Constructors

ExampleProg [Contents]