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

Drasil.DocumentLanguage.Notebook.DocumentLanguage

Description

Document language for lesson plan notebooks.

Synopsis

Documentation

mkNb :: NBDecl -> (IdeaDict -> IdeaDict -> Sentence) -> SystemInformation -> Document Source #

Creates a notebook from a document description and system information.