Skip to content

Commit 79b4153

Browse files
committed
Added a news fragment
1 parent dbbac05 commit 79b4153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Add --max-depth option to pyreverse to control diagram complexity. A depth of 0 shows only top-level packages, 1 shows one level of subpackages, etc.
2+
This helps manage visualization of large codebases by limiting the depth of displayed packages and classes.
3+
4+
Refs #10077

0 commit comments

Comments
 (0)