How does the root team generate it's dependency graphs?

Hello! I am a security researcher and I was perusing ROOT’s libraries for a few projects I may eventually pursue.

As a static analysis buff, I was instantly impressed with the dependency graphs used while browsing code. I am talking about stuff like this: https://root.cern.ch/doc/v606/dir_eebeeb11555a5e66c87b76692c0b7aac.html

Has the Root team described how they generate these graphs? As someone who commonly reads large code bases, these would be a massive help, especially if they can be generated statically.

This is coming out of doxygen.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.