Bob Summerwill b8cc3e2fee Updated dependencies graph generation to match new structure. 8 years ago
..
README.md 4220c36910 Moved the dependency_graph scripts into the doc/ folder. 8 years ago
generate.py b8cc3e2fee Updated dependencies graph generation to match new structure. 8 years ago
generate.sh b8cc3e2fee Updated dependencies graph generation to match new structure. 8 years ago

README.md

To generate the dependency_graph.svg the executables tred and dot are required from the graphviz package.

Installing Graphviz on OSX

brew update
brew install graphviz