Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

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

19 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages