Bob Summerwill b8cc3e2fee Updated dependencies graph generation to match new structure. před 9 roky
..
README.md 4220c36910 Moved the dependency_graph scripts into the doc/ folder. před 9 roky
generate.py b8cc3e2fee Updated dependencies graph generation to match new structure. před 9 roky
generate.sh b8cc3e2fee Updated dependencies graph generation to match new structure. před 9 roky

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