-
Notifications
You must be signed in to change notification settings - Fork 5
nflath/cppdepends
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cppdepends v1.0. (C) 2009, 2010 Nathaniel Flath. http://github.com/nflath/cppdepends usage: python cppdepends.py dir out [threshold dir is the path to the directory you wish to generate a dependency graph for. out is the file that you wish to generate. threshhold is a multiple of the average number of times a file is included. If a file is included more than average # of includes * threshhold times, it is highlighted in red. Defaults to 1. Example usage: python cppdenends.py code/project/src graph.pdf 2
About
Dependency graph generator for C++ code.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published