We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfeebb2 commit 3ba4a70Copy full SHA for 3ba4a70
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