Add feature to parse Python docstrings

This commit is contained in:
2026-04-13 14:44:04 +02:00
parent 16852f3d68
commit b71b93000e
5 changed files with 58 additions and 11 deletions
+2 -1
View File
@@ -20,4 +20,5 @@
- Add classes for Python definitions
- Add class for Python modules
- Add feature to get the signature representation of a Python function argument
- Add class for Python docstrings
- Add class for Python docstrings
- Add feature to parse Python docstrings