doorstop-dev / doorstop

Requirements management using version control.
https://doorstop.readthedocs.io
Other
466 stars 128 forks source link

Parse source code and link to requirement transability #577

Open binarymaker opened 2 years ago

binarymaker commented 2 years ago

Example concept - https://github.com/konstantin-hatvan/traceability-tool

/** @requirement #[ MyRequirement ]# #( This is the description )# */
void myFunction(void) {
    // ...
}

Parce source code Doxygen command requirement and link function code into trace