There was an error while loading. Please reload this page.
1 parent dbbac05 commit 79b4153Copy full SHA for 79b4153
doc/whatsnew/fragments/10077.feature.rst
@@ -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