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

Description

Standard code to make a table of abbreviations and acronyms.

Synopsis

Documentation

tableAbbAccGen :: [TermAbbr] -> LabelledContent Source #

Create a table of abbreviations from the given TermAbbrs. If the list is empty, it will return a paragraph saying there are no abbreviations or acronyms. It is assumed that the provided TermAbbrs are unique and all have a short form.

tableAbbAccRef :: Reference Source #

Table of abbreviations and acronyms reference.