You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the overall `dot` and `d3` component dependency visualisations for [leveldb](https://github.com/google/leveldb)
57
57
@@ -67,7 +67,7 @@ Below is the overall `dot` and `d3` component dependency visualisations for [lev
67
67
68
68
This will highlight the dependencies coming in and going out of a specific component. This allows you to filter out extraneous detail and study individual components in more detail.
Here's a component include dependency visualisation generated for the `queue` component in [rethinkdb](https://github.com/rethinkdb/rethinkdb)
85
85
86
86

87
87
88
88

89
89
90
-
### File include dependency graph
90
+
### Header file include dependency graph
91
91
92
-
This will highlight include dependencies of files globally within the project
92
+
This will highlight include dependencies of header files globally within the project
Here's a component include dependency visualisation generated for the `queue` component in [rethinkdb](https://github.com/rethinkdb/rethinkdb)
97
-
98
-

96
+
Here's a component include dependency visualisation generated for the `errors.hpp` header file in [rethinkdb](https://github.com/rethinkdb/rethinkdb)
99
97
100
-

98
+

101
99
102
100
### Cyclic dependencies only graph
103
101
@@ -113,15 +111,15 @@ Here's the cyclic dependencies only visualisation generated for [rethinkdb](http
0 commit comments