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

Drasil.SRS.TraceTable

Description

Defines a DLPlate for tracability between pieces of information.

Synopsis

Documentation

generateTraceMap :: [DocSection] -> Map UID [UID] Source #

Creates a traceability map from document sections.