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.Core

Description

Lesson plan notebook chapter types.

Documentation

newtype Intro Source #

Constructors

IntrodProg [Contents] 

newtype LearnObj Source #

Constructors

LrnObjProg [Contents] 

data Review Source #

Constructors

ReviewProg [Contents] [Section] 

newtype Example Source #

Constructors

ExampleProg [Contents] 

newtype Smmry Source #

Constructors

SmmryProg [Contents] 

newtype Apndx Source #

Constructors

ApndxProg [Contents]