Safe Haskell | None |
---|---|
Language | Haskell2010 |
Drasil.NBSections.Introduction
Contents
Description
Defines the lesson plan notebook introduction section constructors.
Synopsis
- introductionSection :: [Contents] -> [Section] -> Section
- purposeOfDoc :: [Sentence] -> Section
Constructors
introductionSection :: [Contents] -> [Section] -> Section Source #
Constructor for the Notebook introduction section problemIntroduction - Sentence introducing the specific example problem programDefinition - Sentence definition of the specific example
purposeOfDoc :: [Sentence] -> Section Source #
Constructor for purpose of document subsection purposeOfProgramParagraph - a sentence explaining the purpose of the document