Add class for existing files

This commit is contained in:
2026-04-09 19:51:39 +02:00
parent 74cb599ed6
commit a550ba6832
4 changed files with 40 additions and 2 deletions
+2 -1
View File
@@ -14,4 +14,5 @@
- Add feature to get the names of all sub-namespaces of a `core.python.namespaces.PythonPackageNamespace`
- Add feature to compare `core.python.namespaces.PythonPackageNamespace` instances or `core.python.namespaces.PythonModuleNamespace` instances
- Add string representation for python namespace objects
- Add `PythonDocumentationGenerator` method to collect all namespaces
- Add `PythonDocumentationGenerator` method to collect all namespaces
- Add class for existing files