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

Drasil.NBSections.Introduction

Contents

Description

Defines the lesson plan notebook introduction section constructors.

Synopsis

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