drasil-srs-0.1.26.0: A framework for code and document generation for scientific software - SRS Language SubPackage
Safe HaskellNone
LanguageGHC2024

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.