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

Drasil.Sections.Stakeholders

Description

Defines helper functions for the Stakeholders section.

Synopsis

Documentation

stakeholderIntro :: Contents Source #

General stakeholders introduction.

tClientF :: Idea a => a -> Sentence -> Section Source #

Constructor for making a client. Takes in the system name and details regarding the client for the specific program.

tCustomerF :: Idea a => a -> Section Source #

Constructor for making a customer. Takes in the system name.