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

Description

Defines helper functions for making the Table of Auxiliary Constants section.

Synopsis

Documentation

valsOfAuxConstantsF :: Idea a => a -> [ConstQDef] -> Section Source #

Gets the auxiliary constant values given an introductory Idea and a QDefinition.

tableOfConstants :: [ConstQDef] -> LabelledContent Source #

Helper that gets a table of constants from a QDefinition.

tableOfConstantsRef :: Reference Source #

Table of constants reference label.