Relative Content

Tag Archive for pythongraphdot

DOT files layout

I have written some basic code to create a C project visualiser. It’s main goal is to be able to quickly understand a structure of a project, the dependecies of the files, and how those files are arranged in directories. I have not managed ifdefs, only comments (this is a dirty quick prototype)