-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Implement code dependency mapping to identify function relationships between different files and the flow they have (also called “call graph analysis”).
Use tools such as Doxygen, SonarQube, CodeScene, or VSCode extensions such as Code Map or dependencyViz to generate dependency graphs or diagrams showing how functions invoke each other.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Projects
Status
In review

